#F5830A Color

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

Color preview

#F5830A

Color formats

HEX
#F5830A
RGB
rgb(245, 131, 10)
RGBA
rgba(245, 131, 10, 1)
HSL
hsl(31, 92%, 50%)
HSV
hsv(31, 96%, 96%)
CMYK
cmyk(0%, 47%, 96%, 4%)
CSS variable
--color-primary: #F5830A;
Lowercase HEX
#f5830a

Shades

Tints

Tones

Harmony

CSS snippets for #F5830A

.color-f5830a {
  color: #F5830A;
  background-color: #F5830A;
}

Frequently asked questions

What color is #F5830A?+

#F5830A is a HEX color with RGB value rgb(245, 131, 10) and HSL value hsl(31, 92%, 50%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #F5830A?+

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