#F87D12 Color

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

Color preview

#F87D12

Color formats

HEX
#F87D12
RGB
rgb(248, 125, 18)
RGBA
rgba(248, 125, 18, 1)
HSL
hsl(28, 94%, 52%)
HSV
hsv(28, 93%, 97%)
CMYK
cmyk(0%, 50%, 93%, 3%)
CSS variable
--color-primary: #F87D12;
Lowercase HEX
#f87d12

Shades

Tints

Tones

Harmony

CSS snippets for #F87D12

.color-f87d12 {
  color: #F87D12;
  background-color: #F87D12;
}

Frequently asked questions

What color is #F87D12?+

#F87D12 is a HEX color with RGB value rgb(248, 125, 18) and HSL value hsl(28, 94%, 52%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #F87D12?+

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