#FFB3DD Color

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

Color preview

#FFB3DD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FFB3DD

.color-ffb3dd {
  color: #FFB3DD;
  background-color: #FFB3DD;
}

Frequently asked questions

What color is #FFB3DD?+

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

What is the closest Tailwind color to #FFB3DD?+

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