#DABD9D Color

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

Color preview

#DABD9D

Color formats

HEX
#DABD9D
RGB
rgb(218, 189, 157)
RGBA
rgba(218, 189, 157, 1)
HSL
hsl(31, 45%, 74%)
HSV
hsv(31, 28%, 85%)
CMYK
cmyk(0%, 13%, 28%, 15%)
CSS variable
--color-primary: #DABD9D;
Lowercase HEX
#dabd9d

Shades

Tints

Tones

Harmony

CSS snippets for #DABD9D

.color-dabd9d {
  color: #DABD9D;
  background-color: #DABD9D;
}

Frequently asked questions

What color is #DABD9D?+

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

What is the closest Tailwind color to #DABD9D?+

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