#FCAB80 Color

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

Color preview

#FCAB80

Color formats

HEX
#FCAB80
RGB
rgb(252, 171, 128)
RGBA
rgba(252, 171, 128, 1)
HSL
hsl(21, 95%, 75%)
HSV
hsv(21, 49%, 99%)
CMYK
cmyk(0%, 32%, 49%, 1%)
CSS variable
--color-primary: #FCAB80;
Lowercase HEX
#fcab80

Shades

Tints

Tones

Harmony

CSS snippets for #FCAB80

.color-fcab80 {
  color: #FCAB80;
  background-color: #FCAB80;
}

Frequently asked questions

What color is #FCAB80?+

#FCAB80 is a HEX color with RGB value rgb(252, 171, 128) and HSL value hsl(21, 95%, 75%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FCAB80?+

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