#DABED8 Color

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

Color preview

#DABED8

Color formats

HEX
#DABED8
RGB
rgb(218, 190, 216)
RGBA
rgba(218, 190, 216, 1)
HSL
hsl(304, 27%, 80%)
HSV
hsv(304, 13%, 85%)
CMYK
cmyk(0%, 13%, 1%, 15%)
CSS variable
--color-primary: #DABED8;
Lowercase HEX
#dabed8

Shades

Tints

Tones

Harmony

CSS snippets for #DABED8

.color-dabed8 {
  color: #DABED8;
  background-color: #DABED8;
}

Frequently asked questions

What color is #DABED8?+

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

What is the closest Tailwind color to #DABED8?+

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