#F45C15 Color

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

Color preview

#F45C15

Color formats

HEX
#F45C15
RGB
rgb(244, 92, 21)
RGBA
rgba(244, 92, 21, 1)
HSL
hsl(19, 91%, 52%)
HSV
hsv(19, 91%, 96%)
CMYK
cmyk(0%, 62%, 91%, 4%)
CSS variable
--color-primary: #F45C15;
Lowercase HEX
#f45c15

Shades

Tints

Tones

Harmony

CSS snippets for #F45C15

.color-f45c15 {
  color: #F45C15;
  background-color: #F45C15;
}

Frequently asked questions

What color is #F45C15?+

#F45C15 is a HEX color with RGB value rgb(244, 92, 21) and HSL value hsl(19, 91%, 52%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #F45C15?+

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