HTML color code #A5B0FF

Color name: None
RGB: 165, 176, 255
HSL: 232.67deg, 100.00%, 82.35%
Web safe color: No

RGB complementary color:

A complementary color for this color is #FFF5A6.

Example text color using #A5B0FF

This text is placeholder text to give you an idea of how this color looks when used as a font color on a white background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.

                    

This text is placeholder text to give you an idea of how this color looks when used as a font color on a black background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.

                    

HTML examples

<p style="color:#A5B0FF;">Your text using HTML color code.</p>
<p style="color:rgb(165 176 255);">Your text using RGB color values.</p>
<p style="color:hsl(232.67deg 100.00% 82.35%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#A5B0FF; } </style>
<style> p { color:rgb(165 176 255); } </style>
<style> p { color:hsl(232.67deg 100.00% 82.35%); } </style>

Lighter colors

#AFBAFF
#B9C4FF
#C3CEFF
#CDD8FF
#D7E2FF
#E1ECFF
#EBF6FF
#F5FFFF

Darker colors

#9BA6F5
#919CEB
#8792E1
#7D88D7
#737ECD
#6974C3
#5F6AB9
#5560AF

Analogous colors

#AAA6FF
#B9A6FF
#C8A6FF
#D7A6FF
#E6A6FF
#F5A6FF
#FFA6FB
#FFA6EC

Trinary colors

#A5B0FF
#FFA6B0
#B0FFA6

Adjacent colors

#040720
#0C090A
#34282C
#3B3131
#3A3B3C
#454545
#4D4D4F
#413839
Tip

Enter any HTML color code into our search to get results like this page.

Computer Hope - HTML color codes - Top 100 color codes