#DDBBDC Color

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

Color preview

#DDBBDC

Color formats

HEX
#DDBBDC
RGB
rgb(221, 187, 220)
RGBA
rgba(221, 187, 220, 1)
HSL
hsl(302, 33%, 80%)
HSV
hsv(302, 15%, 87%)
CMYK
cmyk(0%, 15%, 0%, 13%)
CSS variable
--color-primary: #DDBBDC;
Lowercase HEX
#ddbbdc

Shades

Tints

Tones

Harmony

CSS snippets for #DDBBDC

.color-ddbbdc {
  color: #DDBBDC;
  background-color: #DDBBDC;
}

Frequently asked questions

What color is #DDBBDC?+

#DDBBDC is a HEX color with RGB value rgb(221, 187, 220) and HSL value hsl(302, 33%, 80%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DDBBDC?+

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