#F14F14 Color

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

Color preview

#F14F14

Color formats

HEX
#F14F14
RGB
rgb(241, 79, 20)
RGBA
rgba(241, 79, 20, 1)
HSL
hsl(16, 89%, 51%)
HSV
hsv(16, 92%, 95%)
CMYK
cmyk(0%, 67%, 92%, 5%)
CSS variable
--color-primary: #F14F14;
Lowercase HEX
#f14f14

Shades

Tints

Tones

Harmony

CSS snippets for #F14F14

.color-f14f14 {
  color: #F14F14;
  background-color: #F14F14;
}

Frequently asked questions

What color is #F14F14?+

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

What is the closest Tailwind color to #F14F14?+

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