#FF8D1B Color

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

Color preview

#FF8D1B

Color formats

HEX
#FF8D1B
RGB
rgb(255, 141, 27)
RGBA
rgba(255, 141, 27, 1)
HSL
hsl(30, 100%, 55%)
HSV
hsv(30, 89%, 100%)
CMYK
cmyk(0%, 45%, 89%, 0%)
CSS variable
--color-primary: #FF8D1B;
Lowercase HEX
#ff8d1b

Shades

Tints

Tones

Harmony

CSS snippets for #FF8D1B

.color-ff8d1b {
  color: #FF8D1B;
  background-color: #FF8D1B;
}

Frequently asked questions

What color is #FF8D1B?+

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

What is the closest Tailwind color to #FF8D1B?+

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