#FFB6DD Color

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

Color preview

#FFB6DD

Color formats

HEX
#FFB6DD
RGB
rgb(255, 182, 221)
RGBA
rgba(255, 182, 221, 1)
HSL
hsl(328, 100%, 86%)
HSV
hsv(328, 29%, 100%)
CMYK
cmyk(0%, 29%, 13%, 0%)
CSS variable
--color-primary: #FFB6DD;
Lowercase HEX
#ffb6dd

Shades

Tints

Tones

Harmony

CSS snippets for #FFB6DD

.color-ffb6dd {
  color: #FFB6DD;
  background-color: #FFB6DD;
}

Frequently asked questions

What color is #FFB6DD?+

#FFB6DD is a HEX color with RGB value rgb(255, 182, 221) and HSL value hsl(328, 100%, 86%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FFB6DD?+

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