#DABCC5 Color

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

Color preview

#DABCC5

Color formats

HEX
#DABCC5
RGB
rgb(218, 188, 197)
RGBA
rgba(218, 188, 197, 1)
HSL
hsl(342, 29%, 80%)
HSV
hsv(342, 14%, 85%)
CMYK
cmyk(0%, 14%, 10%, 15%)
CSS variable
--color-primary: #DABCC5;
Lowercase HEX
#dabcc5

Shades

Tints

Tones

Harmony

CSS snippets for #DABCC5

.color-dabcc5 {
  color: #DABCC5;
  background-color: #DABCC5;
}

Frequently asked questions

What color is #DABCC5?+

#DABCC5 is a HEX color with RGB value rgb(218, 188, 197) and HSL value hsl(342, 29%, 80%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DABCC5?+

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