#DABE96 Color

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

Color preview

#DABE96

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DABE96

.color-dabe96 {
  color: #DABE96;
  background-color: #DABE96;
}

Frequently asked questions

What color is #DABE96?+

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

What is the closest Tailwind color to #DABE96?+

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