#DABCB3 Color

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

Color preview

#DABCB3

Color formats

HEX
#DABCB3
RGB
rgb(218, 188, 179)
RGBA
rgba(218, 188, 179, 1)
HSL
hsl(14, 35%, 78%)
HSV
hsv(14, 18%, 85%)
CMYK
cmyk(0%, 14%, 18%, 15%)
CSS variable
--color-primary: #DABCB3;
Lowercase HEX
#dabcb3

Shades

Tints

Tones

Harmony

CSS snippets for #DABCB3

.color-dabcb3 {
  color: #DABCB3;
  background-color: #DABCB3;
}

Frequently asked questions

What color is #DABCB3?+

#DABCB3 is a HEX color with RGB value rgb(218, 188, 179) and HSL value hsl(14, 35%, 78%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #DABCB3?+

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