#F0830F Color

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

Color preview

#F0830F

Color formats

HEX
#F0830F
RGB
rgb(240, 131, 15)
RGBA
rgba(240, 131, 15, 1)
HSL
hsl(31, 88%, 50%)
HSV
hsv(31, 94%, 94%)
CMYK
cmyk(0%, 45%, 94%, 6%)
CSS variable
--color-primary: #F0830F;
Lowercase HEX
#f0830f

Shades

Tints

Tones

Harmony

CSS snippets for #F0830F

.color-f0830f {
  color: #F0830F;
  background-color: #F0830F;
}

Frequently asked questions

What color is #F0830F?+

#F0830F is a HEX color with RGB value rgb(240, 131, 15) and HSL value hsl(31, 88%, 50%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #F0830F?+

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