RGB
184, 227, 233
HSL
187°, 53%, 82%
CMYK
21, 3, 0, 9
HSV
187°, 21%, 91%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #B8E3E9 |
color: #B8E3E9;
|
| RGB | 184, 227, 233 |
color: rgb(184, 227, 233);
|
| RGB Percentage | 72%, 89%, 91% |
color: rgb(72%, 89%, 91%);
|
| CMYK | 21%, 3%, 0%, 9% | Not supported in CSS |
| HSL | 187°, 53%, 82% |
color: hsl(187, 53%, 82%);
|
| HSV | 187°, 21%, 91% | Not supported in CSS |
| CIE-LAB | 66, -9, -2 |
color: lab(66% -9 -2);
|
| Decimal | 12116969 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.powder-blue {
color: #B8E3E9;
}
SCSS
$powder-blue: #B8E3E9;
RGB
rgb(184, 227, 233)
Accessibility & Contrast
White background
1.38:1
1.38
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
15.20:1
15.20
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element