RGB
238, 217, 196
HSL
30°, 55%, 85%
CMYK
0, 9, 18, 7
HSV
30°, 18%, 93%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #EED9C4 |
color: #EED9C4;
|
| RGB | 238, 217, 196 |
color: rgb(238, 217, 196);
|
| RGB Percentage | 93%, 85%, 77% |
color: rgb(93%, 85%, 77%);
|
| CMYK | 0%, 9%, 18%, 7% | Not supported in CSS |
| HSL | 30°, 55%, 85% |
color: hsl(30, 55%, 85%);
|
| HSV | 30°, 18%, 93% | Not supported in CSS |
| CIE-LAB | 68, 4, 7 |
color: lab(68% 4 7);
|
| Decimal | 15653316 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.almond {
color: #EED9C4;
}
SCSS
$almond: #EED9C4;
RGB
rgb(238, 217, 196)
Accessibility & Contrast
White background
1.37:1
1.37
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
15.36:1
15.36
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element