#FCA87E Color

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

Color preview

#FCA87E

Color formats

HEX
#FCA87E
RGB
rgb(252, 168, 126)
RGBA
rgba(252, 168, 126, 1)
HSL
hsl(20, 95%, 74%)
HSV
hsv(20, 50%, 99%)
CMYK
cmyk(0%, 33%, 50%, 1%)
CSS variable
--color-primary: #FCA87E;
Lowercase HEX
#fca87e

Shades

Tints

Tones

Harmony

CSS snippets for #FCA87E

.color-fca87e {
  color: #FCA87E;
  background-color: #FCA87E;
}

Frequently asked questions

What color is #FCA87E?+

#FCA87E is a HEX color with RGB value rgb(252, 168, 126) and HSL value hsl(20, 95%, 74%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FCA87E?+

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