#F2800D Color

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

Color preview

#F2800D

Color formats

HEX
#F2800D
RGB
rgb(242, 128, 13)
RGBA
rgba(242, 128, 13, 1)
HSL
hsl(30, 90%, 50%)
HSV
hsv(30, 95%, 95%)
CMYK
cmyk(0%, 47%, 95%, 5%)
CSS variable
--color-primary: #F2800D;
Lowercase HEX
#f2800d

Shades

Tints

Tones

Harmony

CSS snippets for #F2800D

.color-f2800d {
  color: #F2800D;
  background-color: #F2800D;
}

Frequently asked questions

What color is #F2800D?+

#F2800D is a HEX color with RGB value rgb(242, 128, 13) and HSL value hsl(30, 90%, 50%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #F2800D?+

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