#DABEC9 Color

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

Color preview

#DABEC9

Color formats

HEX
#DABEC9
RGB
rgb(218, 190, 201)
RGBA
rgba(218, 190, 201, 1)
HSL
hsl(336, 27%, 80%)
HSV
hsv(336, 13%, 85%)
CMYK
cmyk(0%, 13%, 8%, 15%)
CSS variable
--color-primary: #DABEC9;
Lowercase HEX
#dabec9

Shades

Tints

Tones

Harmony

CSS snippets for #DABEC9

.color-dabec9 {
  color: #DABEC9;
  background-color: #DABEC9;
}

Frequently asked questions

What color is #DABEC9?+

#DABEC9 is a HEX color with RGB value rgb(218, 190, 201) and HSL value hsl(336, 27%, 80%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DABEC9?+

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