#DABB99 Color

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

Color preview

#DABB99

Color formats

HEX
#DABB99
RGB
rgb(218, 187, 153)
RGBA
rgba(218, 187, 153, 1)
HSL
hsl(31, 47%, 73%)
HSV
hsv(31, 30%, 85%)
CMYK
cmyk(0%, 14%, 30%, 15%)
CSS variable
--color-primary: #DABB99;
Lowercase HEX
#dabb99

Shades

Tints

Tones

Harmony

CSS snippets for #DABB99

.color-dabb99 {
  color: #DABB99;
  background-color: #DABB99;
}

Frequently asked questions

What color is #DABB99?+

#DABB99 is a HEX color with RGB value rgb(218, 187, 153) and HSL value hsl(31, 47%, 73%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DABB99?+

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