#FBCACE Color

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

Color preview

#FBCACE

Color formats

HEX
#FBCACE
RGB
rgb(251, 202, 206)
RGBA
rgba(251, 202, 206, 1)
HSL
hsl(355, 86%, 89%)
HSV
hsv(355, 20%, 98%)
CMYK
cmyk(0%, 20%, 18%, 2%)
CSS variable
--color-primary: #FBCACE;
Lowercase HEX
#fbcace

Shades

Tints

Tones

Harmony

CSS snippets for #FBCACE

.color-fbcace {
  color: #FBCACE;
  background-color: #FBCACE;
}

Frequently asked questions

What color is #FBCACE?+

#FBCACE is a HEX color with RGB value rgb(251, 202, 206) and HSL value hsl(355, 86%, 89%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FBCACE?+

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