#FBE4DF Color

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

Color preview

#FBE4DF

Color formats

HEX
#FBE4DF
RGB
rgb(251, 228, 223)
RGBA
rgba(251, 228, 223, 1)
HSL
hsl(11, 78%, 93%)
HSV
hsv(11, 11%, 98%)
CMYK
cmyk(0%, 9%, 11%, 2%)
CSS variable
--color-primary: #FBE4DF;
Lowercase HEX
#fbe4df

Shades

Tints

Tones

Harmony

CSS snippets for #FBE4DF

.color-fbe4df {
  color: #FBE4DF;
  background-color: #FBE4DF;
}

Frequently asked questions

What color is #FBE4DF?+

#FBE4DF is a HEX color with RGB value rgb(251, 228, 223) and HSL value hsl(11, 78%, 93%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FBE4DF?+

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