#FF8D36 Color

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

Color preview

#FF8D36

Color formats

HEX
#FF8D36
RGB
rgb(255, 141, 54)
RGBA
rgba(255, 141, 54, 1)
HSL
hsl(26, 100%, 61%)
HSV
hsv(26, 79%, 100%)
CMYK
cmyk(0%, 45%, 79%, 0%)
CSS variable
--color-primary: #FF8D36;
Lowercase HEX
#ff8d36

Shades

Tints

Tones

Harmony

CSS snippets for #FF8D36

.color-ff8d36 {
  color: #FF8D36;
  background-color: #FF8D36;
}

Frequently asked questions

What color is #FF8D36?+

#FF8D36 is a HEX color with RGB value rgb(255, 141, 54) and HSL value hsl(26, 100%, 61%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #FF8D36?+

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