#F55F14 Color

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

Color preview

#F55F14

Color formats

HEX
#F55F14
RGB
rgb(245, 95, 20)
RGBA
rgba(245, 95, 20, 1)
HSL
hsl(20, 92%, 52%)
HSV
hsv(20, 92%, 96%)
CMYK
cmyk(0%, 61%, 92%, 4%)
CSS variable
--color-primary: #F55F14;
Lowercase HEX
#f55f14

Shades

Tints

Tones

Harmony

CSS snippets for #F55F14

.color-f55f14 {
  color: #F55F14;
  background-color: #F55F14;
}

Frequently asked questions

What color is #F55F14?+

#F55F14 is a HEX color with RGB value rgb(245, 95, 20) and HSL value hsl(20, 92%, 52%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #F55F14?+

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