#DABBC9 Color

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

Color preview

#DABBC9

Color formats

HEX
#DABBC9
RGB
rgb(218, 187, 201)
RGBA
rgba(218, 187, 201, 1)
HSL
hsl(333, 30%, 79%)
HSV
hsv(333, 14%, 85%)
CMYK
cmyk(0%, 14%, 8%, 15%)
CSS variable
--color-primary: #DABBC9;
Lowercase HEX
#dabbc9

Shades

Tints

Tones

Harmony

CSS snippets for #DABBC9

.color-dabbc9 {
  color: #DABBC9;
  background-color: #DABBC9;
}

Frequently asked questions

What color is #DABBC9?+

#DABBC9 is a HEX color with RGB value rgb(218, 187, 201) and HSL value hsl(333, 30%, 79%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DABBC9?+

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