#FD8C4E Color

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

Color preview

#FD8C4E

Color formats

HEX
#FD8C4E
RGB
rgb(253, 140, 78)
RGBA
rgba(253, 140, 78, 1)
HSL
hsl(21, 98%, 65%)
HSV
hsv(21, 69%, 99%)
CMYK
cmyk(0%, 45%, 69%, 1%)
CSS variable
--color-primary: #FD8C4E;
Lowercase HEX
#fd8c4e

Shades

Tints

Tones

Harmony

CSS snippets for #FD8C4E

.color-fd8c4e {
  color: #FD8C4E;
  background-color: #FD8C4E;
}

Frequently asked questions

What color is #FD8C4E?+

#FD8C4E is a HEX color with RGB value rgb(253, 140, 78) and HSL value hsl(21, 98%, 65%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #FD8C4E?+

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