RGB
255, 181, 192
HSL
351°, 100%, 85%
CMYK
0, 29, 25, 0
HSV
351°, 29%, 100%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #FFB5C0 |
color: #FFB5C0;
|
| RGB | 255, 181, 192 |
color: rgb(255, 181, 192);
|
| RGB Percentage | 100%, 71%, 75% |
color: rgb(100%, 71%, 75%);
|
| CMYK | 0%, 29%, 25%, 0% | Not supported in CSS |
| HSL | 351°, 100%, 85% |
color: hsl(351, 100%, 85%);
|
| HSV | 351°, 29%, 100% | Not supported in CSS |
| CIE-LAB | 68, 15, -4 |
color: lab(68% 15 -4);
|
| Decimal | 16758208 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.light-pink {
color: #FFB5C0;
}
SCSS
$light-pink: #FFB5C0;
RGB
rgb(255, 181, 192)
Accessibility & Contrast
White background
1.66:1
1.66
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
12.62:1
12.62
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element