#F2780D Color

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

Color preview

#F2780D

Color formats

HEX
#F2780D
RGB
rgb(242, 120, 13)
RGBA
rgba(242, 120, 13, 1)
HSL
hsl(28, 90%, 50%)
HSV
hsv(28, 95%, 95%)
CMYK
cmyk(0%, 50%, 95%, 5%)
CSS variable
--color-primary: #F2780D;
Lowercase HEX
#f2780d

Shades

Tints

Tones

Harmony

CSS snippets for #F2780D

.color-f2780d {
  color: #F2780D;
  background-color: #F2780D;
}

Frequently asked questions

What color is #F2780D?+

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

What is the closest Tailwind color to #F2780D?+

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