HTML color code #B2BAD3

Color name: None
RGB: 178, 186, 211
HSL: 225.45deg, 27.27%, 76.27%
Web safe color: No

RGB complementary color:

A complementary color for this color is #D4CBB2.

Example text color using #B2BAD3

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:#B2BAD3;">Your text using HTML color code.</p>
<p style="color:rgb(178 186 211);">Your text using RGB color values.</p>
<p style="color:hsl(225.45deg 27.27% 76.27%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#B2BAD3; } </style>
<style> p { color:rgb(178 186 211); } </style>
<style> p { color:hsl(225.45deg 27.27% 76.27%); } </style>

Lighter colors

#BCC4DD
#C6CEE7
#D0D8F1
#DAE2FB
#E4ECFF
#EEF6FF
#F8FFFF
#FFFFFF

Darker colors

#A8B0C9
#9EA6BF
#949CB5
#8A92AB
#8088A1
#767E97
#6C748D
#626A83

Analogous colors

#B2B5D4
#B5B2D4
#BAB2D4
#C0B2D4
#C6B2D4
#CBB2D4
#D1B2D4
#D4B2D1

Trinary colors

#B2BAD3
#D4B2BA
#BAD4B2

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