HTML color code #AFB3FF

Color name: None
RGB: 175, 179, 255
HSL: 237deg, 100.00%, 84.31%
Web safe color: No

RGB complementary color:

A complementary color for this color is #FFFBB0.

Example text color using #AFB3FF

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:#AFB3FF;">Your text using HTML color code.</p>
<p style="color:rgb(175 179 255);">Your text using RGB color values.</p>
<p style="color:hsl(237deg 100.00% 84.31%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#AFB3FF; } </style>
<style> p { color:rgb(175 179 255); } </style>
<style> p { color:hsl(237deg 100.00% 84.31%); } </style>

Lighter colors

#B9BDFF
#C3C7FF
#CDD1FF
#D7DBFF
#E1E5FF
#EBEFFF
#F5F9FF
#FFFFFF

Darker colors

#A5A9F5
#9B9FEB
#9195E1
#878BD7
#7D81CD
#7377C3
#696DB9
#5F63AF

Analogous colors

#B9B0FF
#C6B0FF
#D4B0FF
#E1B0FF
#EEB0FF
#FBB0FF
#FFB0F6
#FFB0E9

Trinary colors

#AFB3FF
#FFB0B4
#B4FFB0

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