#DDB3D0 Color

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

Color preview

#DDB3D0

Color formats

HEX
#DDB3D0
RGB
rgb(221, 179, 208)
RGBA
rgba(221, 179, 208, 1)
HSL
hsl(319, 38%, 78%)
HSV
hsv(319, 19%, 87%)
CMYK
cmyk(0%, 19%, 6%, 13%)
CSS variable
--color-primary: #DDB3D0;
Lowercase HEX
#ddb3d0

Shades

Tints

Tones

Harmony

CSS snippets for #DDB3D0

.color-ddb3d0 {
  color: #DDB3D0;
  background-color: #DDB3D0;
}

Frequently asked questions

What color is #DDB3D0?+

#DDB3D0 is a HEX color with RGB value rgb(221, 179, 208) and HSL value hsl(319, 38%, 78%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DDB3D0?+

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