RGB
255, 19, 240
HSL
304°, 100%, 54%
CMYK
0, 93, 6, 0
HSV
304°, 93%, 100%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #FF13F0 |
color: #FF13F0;
|
| RGB | 255, 19, 240 |
color: rgb(255, 19, 240);
|
| RGB Percentage | 100%, 7%, 94% |
color: rgb(100%, 7%, 94%);
|
| CMYK | 0%, 93%, 6%, 0% | Not supported in CSS |
| HSL | 304°, 100%, 54% |
color: hsl(304, 100%, 54%);
|
| HSV | 304°, 93%, 100% | Not supported in CSS |
| CIE-LAB | 43, 47, -74 |
color: lab(43% 47 -74);
|
| Decimal | 16716784 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.neon-pink {
color: #FF13F0;
}
SCSS
$neon-pink: #FF13F0;
RGB
rgb(255, 19, 240)
Accessibility & Contrast
White background
3.18:1
3.18
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
6.60:1
6.60
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element