#FF8C1A Color

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

Color preview

#FF8C1A

Color formats

HEX
#FF8C1A
RGB
rgb(255, 140, 26)
RGBA
rgba(255, 140, 26, 1)
HSL
hsl(30, 100%, 55%)
HSV
hsv(30, 90%, 100%)
CMYK
cmyk(0%, 45%, 90%, 0%)
CSS variable
--color-primary: #FF8C1A;
Lowercase HEX
#ff8c1a

Shades

Tints

Tones

Harmony

CSS snippets for #FF8C1A

.color-ff8c1a {
  color: #FF8C1A;
  background-color: #FF8C1A;
}

Frequently asked questions

What color is #FF8C1A?+

#FF8C1A is a HEX color with RGB value rgb(255, 140, 26) and HSL value hsl(30, 100%, 55%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #FF8C1A?+

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