#F04B14 Color

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

Color preview

#F04B14

Color formats

HEX
#F04B14
RGB
rgb(240, 75, 20)
RGBA
rgba(240, 75, 20, 1)
HSL
hsl(15, 88%, 51%)
HSV
hsv(15, 92%, 94%)
CMYK
cmyk(0%, 69%, 92%, 6%)
CSS variable
--color-primary: #F04B14;
Lowercase HEX
#f04b14

Shades

Tints

Tones

Harmony

CSS snippets for #F04B14

.color-f04b14 {
  color: #F04B14;
  background-color: #F04B14;
}

Frequently asked questions

What color is #F04B14?+

#F04B14 is a HEX color with RGB value rgb(240, 75, 20) and HSL value hsl(15, 88%, 51%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #F04B14?+

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