RGB
213, 197, 138
HSL
47°, 47%, 69%
CMYK
0, 8, 35, 16
HSV
47°, 35%, 84%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #D5C58A |
color: #D5C58A;
|
| RGB | 213, 197, 138 |
color: rgb(213, 197, 138);
|
| RGB Percentage | 84%, 77%, 54% |
color: rgb(84%, 77%, 54%);
|
| CMYK | 0%, 8%, 35%, 16% | Not supported in CSS |
| HSL | 47°, 47%, 69% |
color: hsl(47, 47%, 69%);
|
| HSV | 47°, 35%, 84% | Not supported in CSS |
| CIE-LAB | 55, 3, 20 |
color: lab(55% 3 20);
|
| Decimal | 14009738 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.khaki {
color: #D5C58A;
}
SCSS
$khaki: #D5C58A;
RGB
rgb(213, 197, 138)
Accessibility & Contrast
White background
1.72:1
1.72
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
12.18:1
12.18
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element