#FF8A0D Color

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

Color preview

#FF8A0D

Color formats

HEX
#FF8A0D
RGB
rgb(255, 138, 13)
RGBA
rgba(255, 138, 13, 1)
HSL
hsl(31, 100%, 53%)
HSV
hsv(31, 95%, 100%)
CMYK
cmyk(0%, 46%, 95%, 0%)
CSS variable
--color-primary: #FF8A0D;
Lowercase HEX
#ff8a0d

Shades

Tints

Tones

Harmony

CSS snippets for #FF8A0D

.color-ff8a0d {
  color: #FF8A0D;
  background-color: #FF8A0D;
}

Frequently asked questions

What color is #FF8A0D?+

#FF8A0D is a HEX color with RGB value rgb(255, 138, 13) and HSL value hsl(31, 100%, 53%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #FF8A0D?+

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