#FFD4FD Color

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

Color preview

#FFD4FD

Color formats

HEX
#FFD4FD
RGB
rgb(255, 212, 253)
RGBA
rgba(255, 212, 253, 1)
HSL
hsl(303, 100%, 92%)
HSV
hsv(303, 17%, 100%)
CMYK
cmyk(0%, 17%, 1%, 0%)
CSS variable
--color-primary: #FFD4FD;
Lowercase HEX
#ffd4fd

Shades

Tints

Tones

Harmony

CSS snippets for #FFD4FD

.color-ffd4fd {
  color: #FFD4FD;
  background-color: #FFD4FD;
}

Frequently asked questions

What color is #FFD4FD?+

#FFD4FD is a HEX color with RGB value rgb(255, 212, 253) and HSL value hsl(303, 100%, 92%). Its closest CSS named color is LavenderBlush.

What is the closest Tailwind color to #FFD4FD?+

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