#F92A01 Color

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

Color preview

#F92A01

Color formats

HEX
#F92A01
RGB
rgb(249, 42, 1)
RGBA
rgba(249, 42, 1, 1)
HSL
hsl(10, 99%, 49%)
HSV
hsv(10, 100%, 98%)
CMYK
cmyk(0%, 83%, 100%, 2%)
CSS variable
--color-primary: #F92A01;
Lowercase HEX
#f92a01

Shades

Tints

Tones

Harmony

CSS snippets for #F92A01

.color-f92a01 {
  color: #F92A01;
  background-color: #F92A01;
}

Frequently asked questions

What color is #F92A01?+

#F92A01 is a HEX color with RGB value rgb(249, 42, 1) and HSL value hsl(10, 99%, 49%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #F92A01?+

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