#FCA88E Color

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

Color preview

#FCA88E

Color formats

HEX
#FCA88E
RGB
rgb(252, 168, 142)
RGBA
rgba(252, 168, 142, 1)
HSL
hsl(14, 95%, 77%)
HSV
hsv(14, 44%, 99%)
CMYK
cmyk(0%, 33%, 44%, 1%)
CSS variable
--color-primary: #FCA88E;
Lowercase HEX
#fca88e

Shades

Tints

Tones

Harmony

CSS snippets for #FCA88E

.color-fca88e {
  color: #FCA88E;
  background-color: #FCA88E;
}

Frequently asked questions

What color is #FCA88E?+

#FCA88E is a HEX color with RGB value rgb(252, 168, 142) and HSL value hsl(14, 95%, 77%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FCA88E?+

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