#FABCA8 Color

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

Color preview

#FABCA8

Color formats

HEX
#FABCA8
RGB
rgb(250, 188, 168)
RGBA
rgba(250, 188, 168, 1)
HSL
hsl(15, 89%, 82%)
HSV
hsv(15, 33%, 98%)
CMYK
cmyk(0%, 25%, 33%, 2%)
CSS variable
--color-primary: #FABCA8;
Lowercase HEX
#fabca8

Shades

Tints

Tones

Harmony

CSS snippets for #FABCA8

.color-fabca8 {
  color: #FABCA8;
  background-color: #FABCA8;
}

Frequently asked questions

What color is #FABCA8?+

#FABCA8 is a HEX color with RGB value rgb(250, 188, 168) and HSL value hsl(15, 89%, 82%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FABCA8?+

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