RGB
250, 80, 83
HSL
359°, 94%, 65%
CMYK
0, 68, 67, 2
HSV
359°, 68%, 98%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #FA5053 |
color: #FA5053;
|
| RGB | 250, 80, 83 |
color: rgb(250, 80, 83);
|
| RGB Percentage | 98%, 31%, 33% |
color: rgb(98%, 31%, 33%);
|
| CMYK | 0%, 68%, 67%, 2% | Not supported in CSS |
| HSL | 359°, 94%, 65% |
color: hsl(359, 94%, 65%);
|
| HSV | 359°, 68%, 98% | Not supported in CSS |
| CIE-LAB | 52, 34, -1 |
color: lab(52% 34 -1);
|
| Decimal | 16404563 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.strawberry {
color: #FA5053;
}
SCSS
$strawberry: #FA5053;
RGB
rgb(250, 80, 83)
Accessibility & Contrast
White background
3.31:1
3.31
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
6.34:1
6.34
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element