#DDBEC1 Color

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

Color preview

#DDBEC1

Color formats

HEX
#DDBEC1
RGB
rgb(221, 190, 193)
RGBA
rgba(221, 190, 193, 1)
HSL
hsl(354, 31%, 81%)
HSV
hsv(354, 14%, 87%)
CMYK
cmyk(0%, 14%, 13%, 13%)
CSS variable
--color-primary: #DDBEC1;
Lowercase HEX
#ddbec1

Shades

Tints

Tones

Harmony

CSS snippets for #DDBEC1

.color-ddbec1 {
  color: #DDBEC1;
  background-color: #DDBEC1;
}

Frequently asked questions

What color is #DDBEC1?+

#DDBEC1 is a HEX color with RGB value rgb(221, 190, 193) and HSL value hsl(354, 31%, 81%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DDBEC1?+

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