#FABBD4 Color

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

Color preview

#FABBD4

Color formats

HEX
#FABBD4
RGB
rgb(250, 187, 212)
RGBA
rgba(250, 187, 212, 1)
HSL
hsl(336, 86%, 86%)
HSV
hsv(336, 25%, 98%)
CMYK
cmyk(0%, 25%, 15%, 2%)
CSS variable
--color-primary: #FABBD4;
Lowercase HEX
#fabbd4

Shades

Tints

Tones

Harmony

CSS snippets for #FABBD4

.color-fabbd4 {
  color: #FABBD4;
  background-color: #FABBD4;
}

Frequently asked questions

What color is #FABBD4?+

#FABBD4 is a HEX color with RGB value rgb(250, 187, 212) and HSL value hsl(336, 86%, 86%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FABBD4?+

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