RGB
220, 161, 161
HSL
0°, 46%, 75%
CMYK
0, 27, 27, 14
HSV
0°, 27%, 86%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #DCA1A1 |
color: #DCA1A1;
|
| RGB | 220, 161, 161 |
color: rgb(220, 161, 161);
|
| RGB Percentage | 86%, 63%, 63% |
color: rgb(86%, 63%, 63%);
|
| CMYK | 0%, 27%, 27%, 14% | Not supported in CSS |
| HSL | 0°, 46%, 75% |
color: hsl(0, 46%, 75%);
|
| HSV | 0°, 27%, 86% | Not supported in CSS |
| CIE-LAB | 60, 12, 0 |
color: lab(60% 12 0);
|
| Decimal | 14459297 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.dusty-rose {
color: #DCA1A1;
}
SCSS
$dusty-rose: #DCA1A1;
RGB
rgb(220, 161, 161)
Accessibility & Contrast
White background
2.17:1
2.17
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
9.66:1
9.66
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element