#DBDAB0 Color

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

Color preview

#DBDAB0

Color formats

HEX
#DBDAB0
RGB
rgb(219, 218, 176)
RGBA
rgba(219, 218, 176, 1)
HSL
hsl(59, 37%, 77%)
HSV
hsv(59, 20%, 86%)
CMYK
cmyk(0%, 0%, 20%, 14%)
CSS variable
--color-primary: #DBDAB0;
Lowercase HEX
#dbdab0

Shades

Tints

Tones

Harmony

CSS snippets for #DBDAB0

.color-dbdab0 {
  color: #DBDAB0;
  background-color: #DBDAB0;
}

Frequently asked questions

What color is #DBDAB0?+

#DBDAB0 is a HEX color with RGB value rgb(219, 218, 176) and HSL value hsl(59, 37%, 77%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DBDAB0?+

The closest Tailwind color is stone-300, available as the bg-stone-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