#DABDBF Color

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

Color preview

#DABDBF

Color formats

HEX
#DABDBF
RGB
rgb(218, 189, 191)
RGBA
rgba(218, 189, 191, 1)
HSL
hsl(356, 28%, 80%)
HSV
hsv(356, 13%, 85%)
CMYK
cmyk(0%, 13%, 12%, 15%)
CSS variable
--color-primary: #DABDBF;
Lowercase HEX
#dabdbf

Shades

Tints

Tones

Harmony

CSS snippets for #DABDBF

.color-dabdbf {
  color: #DABDBF;
  background-color: #DABDBF;
}

Frequently asked questions

What color is #DABDBF?+

#DABDBF is a HEX color with RGB value rgb(218, 189, 191) and HSL value hsl(356, 28%, 80%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DABDBF?+

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