#DDC3DB Color

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

Color preview

#DDC3DB

Color formats

HEX
#DDC3DB
RGB
rgb(221, 195, 219)
RGBA
rgba(221, 195, 219, 1)
HSL
hsl(305, 28%, 82%)
HSV
hsv(305, 12%, 87%)
CMYK
cmyk(0%, 12%, 1%, 13%)
CSS variable
--color-primary: #DDC3DB;
Lowercase HEX
#ddc3db

Shades

Tints

Tones

Harmony

CSS snippets for #DDC3DB

.color-ddc3db {
  color: #DDC3DB;
  background-color: #DDC3DB;
}

Frequently asked questions

What color is #DDC3DB?+

#DDC3DB is a HEX color with RGB value rgb(221, 195, 219) and HSL value hsl(305, 28%, 82%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DDC3DB?+

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