RGB
255, 53, 94
HSL
348°, 100%, 60%
CMYK
0, 79, 63, 0
HSV
348°, 79%, 100%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #FF355E |
color: #FF355E;
|
| RGB | 255, 53, 94 |
color: rgb(255, 53, 94);
|
| RGB Percentage | 100%, 21%, 37% |
color: rgb(100%, 21%, 37%);
|
| CMYK | 0%, 79%, 63%, 0% | Not supported in CSS |
| HSL | 348°, 100%, 60% |
color: hsl(348, 100%, 60%);
|
| HSV | 348°, 79%, 100% | Not supported in CSS |
| CIE-LAB | 48, 40, -14 |
color: lab(48% 40 -14);
|
| Decimal | 16725342 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.radical-red {
color: #FF355E;
}
SCSS
$radical-red: #FF355E;
RGB
rgb(255, 53, 94)
Accessibility & Contrast
White background
3.55:1
3.55
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
5.92:1
5.92
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element