#DBAB94 Color

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

Color preview

#DBAB94

Color formats

HEX
#DBAB94
RGB
rgb(219, 171, 148)
RGBA
rgba(219, 171, 148, 1)
HSL
hsl(19, 50%, 72%)
HSV
hsv(19, 32%, 86%)
CMYK
cmyk(0%, 22%, 32%, 14%)
CSS variable
--color-primary: #DBAB94;
Lowercase HEX
#dbab94

Shades

Tints

Tones

Harmony

CSS snippets for #DBAB94

.color-dbab94 {
  color: #DBAB94;
  background-color: #DBAB94;
}

Frequently asked questions

What color is #DBAB94?+

#DBAB94 is a HEX color with RGB value rgb(219, 171, 148) and HSL value hsl(19, 50%, 72%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DBAB94?+

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