#FEDEF1 Color

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

Color preview

#FEDEF1

Color formats

HEX
#FEDEF1
RGB
rgb(254, 222, 241)
RGBA
rgba(254, 222, 241, 1)
HSL
hsl(324, 94%, 93%)
HSV
hsv(324, 13%, 100%)
CMYK
cmyk(0%, 13%, 5%, 0%)
CSS variable
--color-primary: #FEDEF1;
Lowercase HEX
#fedef1

Shades

Tints

Tones

Harmony

CSS snippets for #FEDEF1

.color-fedef1 {
  color: #FEDEF1;
  background-color: #FEDEF1;
}

Frequently asked questions

What color is #FEDEF1?+

#FEDEF1 is a HEX color with RGB value rgb(254, 222, 241) and HSL value hsl(324, 94%, 93%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FEDEF1?+

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