#FBBACC Color

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

Color preview

#FBBACC

Color formats

HEX
#FBBACC
RGB
rgb(251, 186, 204)
RGBA
rgba(251, 186, 204, 1)
HSL
hsl(343, 89%, 86%)
HSV
hsv(343, 26%, 98%)
CMYK
cmyk(0%, 26%, 19%, 2%)
CSS variable
--color-primary: #FBBACC;
Lowercase HEX
#fbbacc

Shades

Tints

Tones

Harmony

CSS snippets for #FBBACC

.color-fbbacc {
  color: #FBBACC;
  background-color: #FBBACC;
}

Frequently asked questions

What color is #FBBACC?+

#FBBACC is a HEX color with RGB value rgb(251, 186, 204) and HSL value hsl(343, 89%, 86%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FBBACC?+

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