#F2830D Color

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

Color preview

#F2830D

Color formats

HEX
#F2830D
RGB
rgb(242, 131, 13)
RGBA
rgba(242, 131, 13, 1)
HSL
hsl(31, 90%, 50%)
HSV
hsv(31, 95%, 95%)
CMYK
cmyk(0%, 46%, 95%, 5%)
CSS variable
--color-primary: #F2830D;
Lowercase HEX
#f2830d

Shades

Tints

Tones

Harmony

CSS snippets for #F2830D

.color-f2830d {
  color: #F2830D;
  background-color: #F2830D;
}

Frequently asked questions

What color is #F2830D?+

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

What is the closest Tailwind color to #F2830D?+

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