#FABCC6 Color

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

Color preview

#FABCC6

Color formats

HEX
#FABCC6
RGB
rgb(250, 188, 198)
RGBA
rgba(250, 188, 198, 1)
HSL
hsl(350, 86%, 86%)
HSV
hsv(350, 25%, 98%)
CMYK
cmyk(0%, 25%, 21%, 2%)
CSS variable
--color-primary: #FABCC6;
Lowercase HEX
#fabcc6

Shades

Tints

Tones

Harmony

CSS snippets for #FABCC6

.color-fabcc6 {
  color: #FABCC6;
  background-color: #FABCC6;
}

Frequently asked questions

What color is #FABCC6?+

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

What is the closest Tailwind color to #FABCC6?+

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