#DAB99C Color

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

Color preview

#DAB99C

Color formats

HEX
#DAB99C
RGB
rgb(218, 185, 156)
RGBA
rgba(218, 185, 156, 1)
HSL
hsl(28, 46%, 73%)
HSV
hsv(28, 28%, 85%)
CMYK
cmyk(0%, 15%, 28%, 15%)
CSS variable
--color-primary: #DAB99C;
Lowercase HEX
#dab99c

Shades

Tints

Tones

Harmony

CSS snippets for #DAB99C

.color-dab99c {
  color: #DAB99C;
  background-color: #DAB99C;
}

Frequently asked questions

What color is #DAB99C?+

#DAB99C is a HEX color with RGB value rgb(218, 185, 156) and HSL value hsl(28, 46%, 73%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DAB99C?+

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