#DBAC90 Color

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

Color preview

#DBAC90

Color formats

HEX
#DBAC90
RGB
rgb(219, 172, 144)
RGBA
rgba(219, 172, 144, 1)
HSL
hsl(22, 51%, 71%)
HSV
hsv(22, 34%, 86%)
CMYK
cmyk(0%, 21%, 34%, 14%)
CSS variable
--color-primary: #DBAC90;
Lowercase HEX
#dbac90

Shades

Tints

Tones

Harmony

CSS snippets for #DBAC90

.color-dbac90 {
  color: #DBAC90;
  background-color: #DBAC90;
}

Frequently asked questions

What color is #DBAC90?+

#DBAC90 is a HEX color with RGB value rgb(219, 172, 144) and HSL value hsl(22, 51%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DBAC90?+

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