#FABBD3 Color

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

Color preview

#FABBD3

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FABBD3

.color-fabbd3 {
  color: #FABBD3;
  background-color: #FABBD3;
}

Frequently asked questions

What color is #FABBD3?+

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

What is the closest Tailwind color to #FABBD3?+

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