#FABCD0 Color

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

Color preview

#FABCD0

Color formats

HEX
#FABCD0
RGB
rgb(250, 188, 208)
RGBA
rgba(250, 188, 208, 1)
HSL
hsl(341, 86%, 86%)
HSV
hsv(341, 25%, 98%)
CMYK
cmyk(0%, 25%, 17%, 2%)
CSS variable
--color-primary: #FABCD0;
Lowercase HEX
#fabcd0

Shades

Tints

Tones

Harmony

CSS snippets for #FABCD0

.color-fabcd0 {
  color: #FABCD0;
  background-color: #FABCD0;
}

Frequently asked questions

What color is #FABCD0?+

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

What is the closest Tailwind color to #FABCD0?+

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