#F2001C Color

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

Color preview

#F2001C

Color formats

HEX
#F2001C
RGB
rgb(242, 0, 28)
RGBA
rgba(242, 0, 28, 1)
HSL
hsl(353, 100%, 47%)
HSV
hsv(353, 100%, 95%)
CMYK
cmyk(0%, 100%, 88%, 5%)
CSS variable
--color-primary: #F2001C;
Lowercase HEX
#f2001c

Shades

Tints

Tones

Harmony

CSS snippets for #F2001C

.color-f2001c {
  color: #F2001C;
  background-color: #F2001C;
}

Frequently asked questions

What color is #F2001C?+

#F2001C is a HEX color with RGB value rgb(242, 0, 28) and HSL value hsl(353, 100%, 47%). Its closest CSS named color is Red.

What is the closest Tailwind color to #F2001C?+

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