#F2240D Color

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

Color preview

#F2240D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F2240D

.color-f2240d {
  color: #F2240D;
  background-color: #F2240D;
}

Frequently asked questions

What color is #F2240D?+

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

What is the closest Tailwind color to #F2240D?+

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