RGB
222, 93, 131
HSL
342°, 66%, 62%
CMYK
0, 58, 41, 13
HSV
342°, 58%, 87%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #DE5D83 |
color: #DE5D83;
|
| RGB | 222, 93, 131 |
color: rgb(222, 93, 131);
|
| RGB Percentage | 87%, 36%, 51% |
color: rgb(87%, 36%, 51%);
|
| CMYK | 0%, 58%, 41%, 13% | Not supported in CSS |
| HSL | 342°, 66%, 62% |
color: hsl(342, 66%, 62%);
|
| HSV | 342°, 58%, 87% | Not supported in CSS |
| CIE-LAB | 50, 26, -13 |
color: lab(50% 26 -13);
|
| Decimal | 14572931 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.blush {
color: #DE5D83;
}
SCSS
$blush: #DE5D83;
RGB
rgb(222, 93, 131)
Accessibility & Contrast
White background
3.50:1
3.50
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
6.00:1
6.00
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element