RGB
237, 232, 208
HSL
50°, 45%, 87%
CMYK
0, 2, 12, 7
HSV
50°, 12%, 93%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #EDE8D0 |
color: #EDE8D0;
|
| RGB | 237, 232, 208 |
color: rgb(237, 232, 208);
|
| RGB Percentage | 93%, 91%, 82% |
color: rgb(93%, 91%, 82%);
|
| CMYK | 0%, 2%, 12%, 7% | Not supported in CSS |
| HSL | 50°, 45%, 87% |
color: hsl(50, 45%, 87%);
|
| HSV | 50°, 12%, 93% | Not supported in CSS |
| CIE-LAB | 70, 1, 8 |
color: lab(70% 1 8);
|
| Decimal | 15591632 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.beige {
color: #EDE8D0;
}
SCSS
$beige: #EDE8D0;
RGB
rgb(237, 232, 208)
Accessibility & Contrast
White background
1.23:1
1.23
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
17.05:1
17.05
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element