#FFDFEF Color

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

Color preview

#FFDFEF

Color formats

HEX
#FFDFEF
RGB
rgb(255, 223, 239)
RGBA
rgba(255, 223, 239, 1)
HSL
hsl(330, 100%, 94%)
HSV
hsv(330, 13%, 100%)
CMYK
cmyk(0%, 13%, 6%, 0%)
CSS variable
--color-primary: #FFDFEF;
Lowercase HEX
#ffdfef

Shades

Tints

Tones

Harmony

CSS snippets for #FFDFEF

.color-ffdfef {
  color: #FFDFEF;
  background-color: #FFDFEF;
}

Frequently asked questions

What color is #FFDFEF?+

#FFDFEF is a HEX color with RGB value rgb(255, 223, 239) and HSL value hsl(330, 100%, 94%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FFDFEF?+

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