#FEDBDF Color

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

Color preview

#FEDBDF

Color formats

HEX
#FEDBDF
RGB
rgb(254, 219, 223)
RGBA
rgba(254, 219, 223, 1)
HSL
hsl(353, 95%, 93%)
HSV
hsv(353, 14%, 100%)
CMYK
cmyk(0%, 14%, 12%, 0%)
CSS variable
--color-primary: #FEDBDF;
Lowercase HEX
#fedbdf

Shades

Tints

Tones

Harmony

CSS snippets for #FEDBDF

.color-fedbdf {
  color: #FEDBDF;
  background-color: #FEDBDF;
}

Frequently asked questions

What color is #FEDBDF?+

#FEDBDF is a HEX color with RGB value rgb(254, 219, 223) and HSL value hsl(353, 95%, 93%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FEDBDF?+

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