#DABECF Color

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

Color preview

#DABECF

Color formats

HEX
#DABECF
RGB
rgb(218, 190, 207)
RGBA
rgba(218, 190, 207, 1)
HSL
hsl(324, 27%, 80%)
HSV
hsv(324, 13%, 85%)
CMYK
cmyk(0%, 13%, 5%, 15%)
CSS variable
--color-primary: #DABECF;
Lowercase HEX
#dabecf

Shades

Tints

Tones

Harmony

CSS snippets for #DABECF

.color-dabecf {
  color: #DABECF;
  background-color: #DABECF;
}

Frequently asked questions

What color is #DABECF?+

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

What is the closest Tailwind color to #DABECF?+

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