#F8530D Color

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

Color preview

#F8530D

Color formats

HEX
#F8530D
RGB
rgb(248, 83, 13)
RGBA
rgba(248, 83, 13, 1)
HSL
hsl(18, 94%, 51%)
HSV
hsv(18, 95%, 97%)
CMYK
cmyk(0%, 67%, 95%, 3%)
CSS variable
--color-primary: #F8530D;
Lowercase HEX
#f8530d

Shades

Tints

Tones

Harmony

CSS snippets for #F8530D

.color-f8530d {
  color: #F8530D;
  background-color: #F8530D;
}

Frequently asked questions

What color is #F8530D?+

#F8530D is a HEX color with RGB value rgb(248, 83, 13) and HSL value hsl(18, 94%, 51%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #F8530D?+

The closest Tailwind color is orange-600, available as the bg-orange-600 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