RGB
222, 161, 147
HSL
11°, 53%, 72%
CMYK
0, 27, 34, 13
HSV
11°, 34%, 87%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #DEA193 |
color: #DEA193;
|
| RGB | 222, 161, 147 |
color: rgb(222, 161, 147);
|
| RGB Percentage | 87%, 63%, 58% |
color: rgb(87%, 63%, 58%);
|
| CMYK | 0%, 27%, 34%, 13% | Not supported in CSS |
| HSL | 11°, 53%, 72% |
color: hsl(11, 53%, 72%);
|
| HSV | 11°, 34%, 87% | Not supported in CSS |
| CIE-LAB | 58, 12, 5 |
color: lab(58% 12 5);
|
| Decimal | 14590355 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.rose-gold {
color: #DEA193;
}
SCSS
$rose-gold: #DEA193;
RGB
rgb(222, 161, 147)
Accessibility & Contrast
White background
2.18:1
2.18
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
9.63:1
9.63
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element