#F14C14 Color

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

Color preview

#F14C14

Color formats

HEX
#F14C14
RGB
rgb(241, 76, 20)
RGBA
rgba(241, 76, 20, 1)
HSL
hsl(15, 89%, 51%)
HSV
hsv(15, 92%, 95%)
CMYK
cmyk(0%, 68%, 92%, 5%)
CSS variable
--color-primary: #F14C14;
Lowercase HEX
#f14c14

Shades

Tints

Tones

Harmony

CSS snippets for #F14C14

.color-f14c14 {
  color: #F14C14;
  background-color: #F14C14;
}

Frequently asked questions

What color is #F14C14?+

#F14C14 is a HEX color with RGB value rgb(241, 76, 20) and HSL value hsl(15, 89%, 51%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #F14C14?+

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