#FBBCAA Color

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

Color preview

#FBBCAA

Color formats

HEX
#FBBCAA
RGB
rgb(251, 188, 170)
RGBA
rgba(251, 188, 170, 1)
HSL
hsl(13, 91%, 83%)
HSV
hsv(13, 32%, 98%)
CMYK
cmyk(0%, 25%, 32%, 2%)
CSS variable
--color-primary: #FBBCAA;
Lowercase HEX
#fbbcaa

Shades

Tints

Tones

Harmony

CSS snippets for #FBBCAA

.color-fbbcaa {
  color: #FBBCAA;
  background-color: #FBBCAA;
}

Frequently asked questions

What color is #FBBCAA?+

#FBBCAA is a HEX color with RGB value rgb(251, 188, 170) and HSL value hsl(13, 91%, 83%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FBBCAA?+

The closest Tailwind color is red-300, available as the bg-red-300 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