HTML color code #B5B6FF

Color name: None
RGB: 181, 182, 255
HSL: 239.19deg, 100.00%, 85.49%
Web safe color: No

RGB complementary color:

A complementary color for this color is #FFFEB5.

Example text color using #B5B6FF

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:#B5B6FF;">Your text using HTML color code.</p>
<p style="color:rgb(181 182 255);">Your text using RGB color values.</p>
<p style="color:hsl(239.19deg 100.00% 85.49%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#B5B6FF; } </style>
<style> p { color:rgb(181 182 255); } </style>
<style> p { color:hsl(239.19deg 100.00% 85.49%); } </style>

Lighter colors

#BFC0FF
#C9CAFF
#D3D4FF
#DDDEFF
#E7E8FF
#F1F2FF
#FBFCFF
#FFFFFF

Darker colors

#ABACF5
#A1A2EB
#9798E1
#8D8ED7
#8384CD
#797AC3
#6F70B9
#6566AF

Analogous colors

#C0B5FF
#CCB5FF
#D9B5FF
#E5B5FF
#F1B5FF
#FEB5FF
#FFB5F4
#FFB5E8

Trinary colors

#B5B6FF
#FFB5B6
#B6FFB5

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