#FBDFE4 Color

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

Color preview

#FBDFE4

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FBDFE4

.color-fbdfe4 {
  color: #FBDFE4;
  background-color: #FBDFE4;
}

Frequently asked questions

What color is #FBDFE4?+

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

What is the closest Tailwind color to #FBDFE4?+

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