#FBCCEA Color

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

Color preview

#FBCCEA

Color formats

HEX
#FBCCEA
RGB
rgb(251, 204, 234)
RGBA
rgba(251, 204, 234, 1)
HSL
hsl(322, 85%, 89%)
HSV
hsv(322, 19%, 98%)
CMYK
cmyk(0%, 19%, 7%, 2%)
CSS variable
--color-primary: #FBCCEA;
Lowercase HEX
#fbccea

Shades

Tints

Tones

Harmony

CSS snippets for #FBCCEA

.color-fbccea {
  color: #FBCCEA;
  background-color: #FBCCEA;
}

Frequently asked questions

What color is #FBCCEA?+

#FBCCEA is a HEX color with RGB value rgb(251, 204, 234) and HSL value hsl(322, 85%, 89%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FBCCEA?+

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