#FFB4DD Color

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

Color preview

#FFB4DD

Color formats

HEX
#FFB4DD
RGB
rgb(255, 180, 221)
RGBA
rgba(255, 180, 221, 1)
HSL
hsl(327, 100%, 85%)
HSV
hsv(327, 29%, 100%)
CMYK
cmyk(0%, 29%, 13%, 0%)
CSS variable
--color-primary: #FFB4DD;
Lowercase HEX
#ffb4dd

Shades

Tints

Tones

Harmony

CSS snippets for #FFB4DD

.color-ffb4dd {
  color: #FFB4DD;
  background-color: #FFB4DD;
}

Frequently asked questions

What color is #FFB4DD?+

#FFB4DD is a HEX color with RGB value rgb(255, 180, 221) and HSL value hsl(327, 100%, 85%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FFB4DD?+

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