#F42A06 Color

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

Color preview

#F42A06

Color formats

HEX
#F42A06
RGB
rgb(244, 42, 6)
RGBA
rgba(244, 42, 6, 1)
HSL
hsl(9, 95%, 49%)
HSV
hsv(9, 98%, 96%)
CMYK
cmyk(0%, 83%, 98%, 4%)
CSS variable
--color-primary: #F42A06;
Lowercase HEX
#f42a06

Shades

Tints

Tones

Harmony

CSS snippets for #F42A06

.color-f42a06 {
  color: #F42A06;
  background-color: #F42A06;
}

Frequently asked questions

What color is #F42A06?+

#F42A06 is a HEX color with RGB value rgb(244, 42, 6) and HSL value hsl(9, 95%, 49%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #F42A06?+

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