#FC885A Color

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

Color preview

#FC885A

Color formats

HEX
#FC885A
RGB
rgb(252, 136, 90)
RGBA
rgba(252, 136, 90, 1)
HSL
hsl(17, 96%, 67%)
HSV
hsv(17, 64%, 99%)
CMYK
cmyk(0%, 46%, 64%, 1%)
CSS variable
--color-primary: #FC885A;
Lowercase HEX
#fc885a

Shades

Tints

Tones

Harmony

CSS snippets for #FC885A

.color-fc885a {
  color: #FC885A;
  background-color: #FC885A;
}

Frequently asked questions

What color is #FC885A?+

#FC885A is a HEX color with RGB value rgb(252, 136, 90) and HSL value hsl(17, 96%, 67%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #FC885A?+

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