#F20D28 Color

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

Color preview

#F20D28

Color formats

HEX
#F20D28
RGB
rgb(242, 13, 40)
RGBA
rgba(242, 13, 40, 1)
HSL
hsl(353, 90%, 50%)
HSV
hsv(353, 95%, 95%)
CMYK
cmyk(0%, 95%, 83%, 5%)
CSS variable
--color-primary: #F20D28;
Lowercase HEX
#f20d28

Shades

Tints

Tones

Harmony

CSS snippets for #F20D28

.color-f20d28 {
  color: #F20D28;
  background-color: #F20D28;
}

Frequently asked questions

What color is #F20D28?+

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

What is the closest Tailwind color to #F20D28?+

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