#FBCEE0 Color

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

Color preview

#FBCEE0

Color formats

HEX
#FBCEE0
RGB
rgb(251, 206, 224)
RGBA
rgba(251, 206, 224, 1)
HSL
hsl(336, 85%, 90%)
HSV
hsv(336, 18%, 98%)
CMYK
cmyk(0%, 18%, 11%, 2%)
CSS variable
--color-primary: #FBCEE0;
Lowercase HEX
#fbcee0

Shades

Tints

Tones

Harmony

CSS snippets for #FBCEE0

.color-fbcee0 {
  color: #FBCEE0;
  background-color: #FBCEE0;
}

Frequently asked questions

What color is #FBCEE0?+

#FBCEE0 is a HEX color with RGB value rgb(251, 206, 224) and HSL value hsl(336, 85%, 90%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FBCEE0?+

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