#FABCD2 Color

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

Color preview

#FABCD2

Color formats

HEX
#FABCD2
RGB
rgb(250, 188, 210)
RGBA
rgba(250, 188, 210, 1)
HSL
hsl(339, 86%, 86%)
HSV
hsv(339, 25%, 98%)
CMYK
cmyk(0%, 25%, 16%, 2%)
CSS variable
--color-primary: #FABCD2;
Lowercase HEX
#fabcd2

Shades

Tints

Tones

Harmony

CSS snippets for #FABCD2

.color-fabcd2 {
  color: #FABCD2;
  background-color: #FABCD2;
}

Frequently asked questions

What color is #FABCD2?+

#FABCD2 is a HEX color with RGB value rgb(250, 188, 210) and HSL value hsl(339, 86%, 86%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FABCD2?+

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