#F45E06 Color

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

Color preview

#F45E06

Color formats

HEX
#F45E06
RGB
rgb(244, 94, 6)
RGBA
rgba(244, 94, 6, 1)
HSL
hsl(22, 95%, 49%)
HSV
hsv(22, 98%, 96%)
CMYK
cmyk(0%, 61%, 98%, 4%)
CSS variable
--color-primary: #F45E06;
Lowercase HEX
#f45e06

Shades

Tints

Tones

Harmony

CSS snippets for #F45E06

.color-f45e06 {
  color: #F45E06;
  background-color: #F45E06;
}

Frequently asked questions

What color is #F45E06?+

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

What is the closest Tailwind color to #F45E06?+

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