#F07B14 Color

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

Color preview

#F07B14

Color formats

HEX
#F07B14
RGB
rgb(240, 123, 20)
RGBA
rgba(240, 123, 20, 1)
HSL
hsl(28, 88%, 51%)
HSV
hsv(28, 92%, 94%)
CMYK
cmyk(0%, 49%, 92%, 6%)
CSS variable
--color-primary: #F07B14;
Lowercase HEX
#f07b14

Shades

Tints

Tones

Harmony

CSS snippets for #F07B14

.color-f07b14 {
  color: #F07B14;
  background-color: #F07B14;
}

Frequently asked questions

What color is #F07B14?+

#F07B14 is a HEX color with RGB value rgb(240, 123, 20) and HSL value hsl(28, 88%, 51%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #F07B14?+

The closest Tailwind color is orange-500, available as the bg-orange-500 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