#DABD95 Color

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

Color preview

#DABD95

Color formats

HEX
#DABD95
RGB
rgb(218, 189, 149)
RGBA
rgba(218, 189, 149, 1)
HSL
hsl(35, 48%, 72%)
HSV
hsv(35, 32%, 85%)
CMYK
cmyk(0%, 13%, 32%, 15%)
CSS variable
--color-primary: #DABD95;
Lowercase HEX
#dabd95

Shades

Tints

Tones

Harmony

CSS snippets for #DABD95

.color-dabd95 {
  color: #DABD95;
  background-color: #DABD95;
}

Frequently asked questions

What color is #DABD95?+

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

What is the closest Tailwind color to #DABD95?+

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