#FABBD2 Color

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

Color preview

#FABBD2

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FABBD2

.color-fabbd2 {
  color: #FABBD2;
  background-color: #FABBD2;
}

Frequently asked questions

What color is #FABBD2?+

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

What is the closest Tailwind color to #FABBD2?+

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