#FBCEDD Color

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

Color preview

#FBCEDD

Color formats

HEX
#FBCEDD
RGB
rgb(251, 206, 221)
RGBA
rgba(251, 206, 221, 1)
HSL
hsl(340, 85%, 90%)
HSV
hsv(340, 18%, 98%)
CMYK
cmyk(0%, 18%, 12%, 2%)
CSS variable
--color-primary: #FBCEDD;
Lowercase HEX
#fbcedd

Shades

Tints

Tones

Harmony

CSS snippets for #FBCEDD

.color-fbcedd {
  color: #FBCEDD;
  background-color: #FBCEDD;
}

Frequently asked questions

What color is #FBCEDD?+

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

What is the closest Tailwind color to #FBCEDD?+

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