#DABEC2 Color

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

Color preview

#DABEC2

Color formats

HEX
#DABEC2
RGB
rgb(218, 190, 194)
RGBA
rgba(218, 190, 194, 1)
HSL
hsl(351, 27%, 80%)
HSV
hsv(351, 13%, 85%)
CMYK
cmyk(0%, 13%, 11%, 15%)
CSS variable
--color-primary: #DABEC2;
Lowercase HEX
#dabec2

Shades

Tints

Tones

Harmony

CSS snippets for #DABEC2

.color-dabec2 {
  color: #DABEC2;
  background-color: #DABEC2;
}

Frequently asked questions

What color is #DABEC2?+

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

What is the closest Tailwind color to #DABEC2?+

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