#FDD8F4 Color

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

Color preview

#FDD8F4

Color formats

HEX
#FDD8F4
RGB
rgb(253, 216, 244)
RGBA
rgba(253, 216, 244, 1)
HSL
hsl(315, 90%, 92%)
HSV
hsv(315, 15%, 99%)
CMYK
cmyk(0%, 15%, 4%, 1%)
CSS variable
--color-primary: #FDD8F4;
Lowercase HEX
#fdd8f4

Shades

Tints

Tones

Harmony

CSS snippets for #FDD8F4

.color-fdd8f4 {
  color: #FDD8F4;
  background-color: #FDD8F4;
}

Frequently asked questions

What color is #FDD8F4?+

#FDD8F4 is a HEX color with RGB value rgb(253, 216, 244) and HSL value hsl(315, 90%, 92%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FDD8F4?+

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