RGB
255, 29, 141
HSL
330°, 100%, 56%
CMYK
0, 89, 45, 0
HSV
330°, 89%, 100%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #FF1D8D |
color: #FF1D8D;
|
| RGB | 255, 29, 141 |
color: rgb(255, 29, 141);
|
| RGB Percentage | 100%, 11%, 55% |
color: rgb(100%, 11%, 55%);
|
| CMYK | 0%, 89%, 45%, 0% | Not supported in CSS |
| HSL | 330°, 100%, 56% |
color: hsl(330, 100%, 56%);
|
| HSV | 330°, 89%, 100% | Not supported in CSS |
| CIE-LAB | 45, 45, -37 |
color: lab(45% 45 -37);
|
| Decimal | 16719245 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.rose {
color: #FF1D8D;
}
SCSS
$rose: #FF1D8D;
RGB
rgb(255, 29, 141)
Accessibility & Contrast
White background
3.61:1
3.61
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
5.81:1
5.81
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element