#F20D24 Color

Inspect #F20D24 across formats, palettes, contrast and closest named color matches.

Color preview

#F20D24

Color formats

HEX
#F20D24
RGB
rgb(242, 13, 36)
RGBA
rgba(242, 13, 36, 1)
HSL
hsl(354, 90%, 50%)
HSV
hsv(354, 95%, 95%)
CMYK
cmyk(0%, 95%, 85%, 5%)
CSS variable
--color-primary: #F20D24;
Lowercase HEX
#f20d24

Shades

Tints

Tones

Harmony

CSS snippets for #F20D24

.color-f20d24 {
  color: #F20D24;
  background-color: #F20D24;
}

Frequently asked questions

What color is #F20D24?+

#F20D24 is a HEX color with RGB value rgb(242, 13, 36) and HSL value hsl(354, 90%, 50%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #F20D24?+

The closest Tailwind color is red-600, available as the bg-red-600 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools