#F45A06 Color

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

Color preview

#F45A06

Color formats

HEX
#F45A06
RGB
rgb(244, 90, 6)
RGBA
rgba(244, 90, 6, 1)
HSL
hsl(21, 95%, 49%)
HSV
hsv(21, 98%, 96%)
CMYK
cmyk(0%, 63%, 98%, 4%)
CSS variable
--color-primary: #F45A06;
Lowercase HEX
#f45a06

Shades

Tints

Tones

Harmony

CSS snippets for #F45A06

.color-f45a06 {
  color: #F45A06;
  background-color: #F45A06;
}

Frequently asked questions

What color is #F45A06?+

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

What is the closest Tailwind color to #F45A06?+

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