#FABBC8 Color

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

Color preview

#FABBC8

Color formats

HEX
#FABBC8
RGB
rgb(250, 187, 200)
RGBA
rgba(250, 187, 200, 1)
HSL
hsl(348, 86%, 86%)
HSV
hsv(348, 25%, 98%)
CMYK
cmyk(0%, 25%, 20%, 2%)
CSS variable
--color-primary: #FABBC8;
Lowercase HEX
#fabbc8

Shades

Tints

Tones

Harmony

CSS snippets for #FABBC8

.color-fabbc8 {
  color: #FABBC8;
  background-color: #FABBC8;
}

Frequently asked questions

What color is #FABBC8?+

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

What is the closest Tailwind color to #FABBC8?+

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