#F94B01 Color

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

Color preview

#F94B01

Color formats

HEX
#F94B01
RGB
rgb(249, 75, 1)
RGBA
rgba(249, 75, 1, 1)
HSL
hsl(18, 99%, 49%)
HSV
hsv(18, 100%, 98%)
CMYK
cmyk(0%, 70%, 100%, 2%)
CSS variable
--color-primary: #F94B01;
Lowercase HEX
#f94b01

Shades

Tints

Tones

Harmony

CSS snippets for #F94B01

.color-f94b01 {
  color: #F94B01;
  background-color: #F94B01;
}

Frequently asked questions

What color is #F94B01?+

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

What is the closest Tailwind color to #F94B01?+

The closest Tailwind color is orange-600, available as the bg-orange-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