RGB
181, 199, 235
HSL
220°, 57%, 82%
CMYK
23, 15, 0, 8
HSV
220°, 23%, 92%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #B5C7EB |
color: #B5C7EB;
|
| RGB | 181, 199, 235 |
color: rgb(181, 199, 235);
|
| RGB Percentage | 71%, 78%, 92% |
color: rgb(71%, 78%, 92%);
|
| CMYK | 23%, 15%, 0%, 8% | Not supported in CSS |
| HSL | 220°, 57%, 82% |
color: hsl(220, 57%, 82%);
|
| HSV | 220°, 23%, 92% | Not supported in CSS |
| CIE-LAB | 66, -4, -12 |
color: lab(66% -4 -12);
|
| Decimal | 11913195 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.misty-blue {
color: #B5C7EB;
}
SCSS
$misty-blue: #B5C7EB;
RGB
rgb(181, 199, 235)
Accessibility & Contrast
White background
1.70:1
1.70
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
12.33:1
12.33
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element