#FABCC2 Color

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

Color preview

#FABCC2

Color formats

HEX
#FABCC2
RGB
rgb(250, 188, 194)
RGBA
rgba(250, 188, 194, 1)
HSL
hsl(354, 86%, 86%)
HSV
hsv(354, 25%, 98%)
CMYK
cmyk(0%, 25%, 22%, 2%)
CSS variable
--color-primary: #FABCC2;
Lowercase HEX
#fabcc2

Shades

Tints

Tones

Harmony

CSS snippets for #FABCC2

.color-fabcc2 {
  color: #FABCC2;
  background-color: #FABCC2;
}

Frequently asked questions

What color is #FABCC2?+

#FABCC2 is a HEX color with RGB value rgb(250, 188, 194) and HSL value hsl(354, 86%, 86%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FABCC2?+

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