#DABEC1 Color

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

Color preview

#DABEC1

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DABEC1

.color-dabec1 {
  color: #DABEC1;
  background-color: #DABEC1;
}

Frequently asked questions

What color is #DABEC1?+

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

What is the closest Tailwind color to #DABEC1?+

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