RGB
252, 108, 133
HSL
350°, 96%, 71%
CMYK
0, 57, 47, 1
HSV
350°, 57%, 99%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #FC6C85 |
color: #FC6C85;
|
| RGB | 252, 108, 133 |
color: rgb(252, 108, 133);
|
| RGB Percentage | 99%, 42%, 52% |
color: rgb(99%, 42%, 52%);
|
| CMYK | 0%, 57%, 47%, 1% | Not supported in CSS |
| HSL | 350°, 96%, 71% |
color: hsl(350, 96%, 71%);
|
| HSV | 350°, 57%, 99% | Not supported in CSS |
| CIE-LAB | 57, 29, -8 |
color: lab(57% 29 -8);
|
| Decimal | 16542853 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.watermelon {
color: #FC6C85;
}
SCSS
$watermelon: #FC6C85;
RGB
rgb(252, 108, 133)
Accessibility & Contrast
White background
2.75:1
2.75
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
7.62:1
7.62
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element