#DDB1C2 Color

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

Color preview

#DDB1C2

Color formats

HEX
#DDB1C2
RGB
rgb(221, 177, 194)
RGBA
rgba(221, 177, 194, 1)
HSL
hsl(337, 39%, 78%)
HSV
hsv(337, 20%, 87%)
CMYK
cmyk(0%, 20%, 12%, 13%)
CSS variable
--color-primary: #DDB1C2;
Lowercase HEX
#ddb1c2

Shades

Tints

Tones

Harmony

CSS snippets for #DDB1C2

.color-ddb1c2 {
  color: #DDB1C2;
  background-color: #DDB1C2;
}

Frequently asked questions

What color is #DDB1C2?+

#DDB1C2 is a HEX color with RGB value rgb(221, 177, 194) and HSL value hsl(337, 39%, 78%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DDB1C2?+

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