#DABD96 Color

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

Color preview

#DABD96

Color formats

HEX
#DABD96
RGB
rgb(218, 189, 150)
RGBA
rgba(218, 189, 150, 1)
HSL
hsl(34, 48%, 72%)
HSV
hsv(34, 31%, 85%)
CMYK
cmyk(0%, 13%, 31%, 15%)
CSS variable
--color-primary: #DABD96;
Lowercase HEX
#dabd96

Shades

Tints

Tones

Harmony

CSS snippets for #DABD96

.color-dabd96 {
  color: #DABD96;
  background-color: #DABD96;
}

Frequently asked questions

What color is #DABD96?+

#DABD96 is a HEX color with RGB value rgb(218, 189, 150) and HSL value hsl(34, 48%, 72%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DABD96?+

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