#DABED2 Color

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

Color preview

#DABED2

Color formats

HEX
#DABED2
RGB
rgb(218, 190, 210)
RGBA
rgba(218, 190, 210, 1)
HSL
hsl(317, 27%, 80%)
HSV
hsv(317, 13%, 85%)
CMYK
cmyk(0%, 13%, 4%, 15%)
CSS variable
--color-primary: #DABED2;
Lowercase HEX
#dabed2

Shades

Tints

Tones

Harmony

CSS snippets for #DABED2

.color-dabed2 {
  color: #DABED2;
  background-color: #DABED2;
}

Frequently asked questions

What color is #DABED2?+

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

What is the closest Tailwind color to #DABED2?+

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