#DABC9D Color

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

Color preview

#DABC9D

Color formats

HEX
#DABC9D
RGB
rgb(218, 188, 157)
RGBA
rgba(218, 188, 157, 1)
HSL
hsl(30, 45%, 74%)
HSV
hsv(30, 28%, 85%)
CMYK
cmyk(0%, 14%, 28%, 15%)
CSS variable
--color-primary: #DABC9D;
Lowercase HEX
#dabc9d

Shades

Tints

Tones

Harmony

CSS snippets for #DABC9D

.color-dabc9d {
  color: #DABC9D;
  background-color: #DABC9D;
}

Frequently asked questions

What color is #DABC9D?+

#DABC9D is a HEX color with RGB value rgb(218, 188, 157) and HSL value hsl(30, 45%, 74%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DABC9D?+

The closest Tailwind color is red-300, available as the bg-red-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