#DABEC8 Color

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

Color preview

#DABEC8

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DABEC8

.color-dabec8 {
  color: #DABEC8;
  background-color: #DABEC8;
}

Frequently asked questions

What color is #DABEC8?+

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

What is the closest Tailwind color to #DABEC8?+

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