#FC8A55 Color

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

Color preview

#FC8A55

Color formats

HEX
#FC8A55
RGB
rgb(252, 138, 85)
RGBA
rgba(252, 138, 85, 1)
HSL
hsl(19, 97%, 66%)
HSV
hsv(19, 66%, 99%)
CMYK
cmyk(0%, 45%, 66%, 1%)
CSS variable
--color-primary: #FC8A55;
Lowercase HEX
#fc8a55

Shades

Tints

Tones

Harmony

CSS snippets for #FC8A55

.color-fc8a55 {
  color: #FC8A55;
  background-color: #FC8A55;
}

Frequently asked questions

What color is #FC8A55?+

#FC8A55 is a HEX color with RGB value rgb(252, 138, 85) and HSL value hsl(19, 97%, 66%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #FC8A55?+

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