RGB
255, 214, 209
HSL
7°, 100%, 91%
CMYK
0, 16, 18, 0
HSV
7°, 18%, 100%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #FFD6D1 |
color: #FFD6D1;
|
| RGB | 255, 214, 209 |
color: rgb(255, 214, 209);
|
| RGB Percentage | 100%, 84%, 82% |
color: rgb(100%, 84%, 82%);
|
| CMYK | 0%, 16%, 18%, 0% | Not supported in CSS |
| HSL | 7°, 100%, 91% |
color: hsl(7, 100%, 91%);
|
| HSV | 7°, 18%, 100% | Not supported in CSS |
| CIE-LAB | 73, 8, 2 |
color: lab(73% 8 2);
|
| Decimal | 16766673 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.rosewater {
color: #FFD6D1;
}
SCSS
$rosewater: #FFD6D1;
RGB
rgb(255, 214, 209)
Accessibility & Contrast
White background
1.33:1
1.33
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
15.79:1
15.79
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element