RGB
253, 188, 180
HSL
7°, 95%, 85%
CMYK
0, 26, 29, 1
HSV
7°, 29%, 99%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #FDBCB4 |
color: #FDBCB4;
|
| RGB | 253, 188, 180 |
color: rgb(253, 188, 180);
|
| RGB Percentage | 99%, 74%, 71% |
color: rgb(99%, 74%, 71%);
|
| CMYK | 0%, 26%, 29%, 1% | Not supported in CSS |
| HSL | 7°, 95%, 85% |
color: hsl(7, 95%, 85%);
|
| HSV | 7°, 29%, 99% | Not supported in CSS |
| CIE-LAB | 68, 13, 3 |
color: lab(68% 13 3);
|
| Decimal | 16628916 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.melon {
color: #FDBCB4;
}
SCSS
$melon: #FDBCB4;
RGB
rgb(253, 188, 180)
Accessibility & Contrast
White background
1.61:1
1.61
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
13.03:1
13.03
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element