#DBDAD2 Color

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

Color preview

#DBDAD2

Color formats

HEX
#DBDAD2
RGB
rgb(219, 218, 210)
RGBA
rgba(219, 218, 210, 1)
HSL
hsl(53, 11%, 84%)
HSV
hsv(53, 4%, 86%)
CMYK
cmyk(0%, 0%, 4%, 14%)
CSS variable
--color-primary: #DBDAD2;
Lowercase HEX
#dbdad2

Shades

Tints

Tones

Harmony

CSS snippets for #DBDAD2

.color-dbdad2 {
  color: #DBDAD2;
  background-color: #DBDAD2;
}

Frequently asked questions

What color is #DBDAD2?+

#DBDAD2 is a HEX color with RGB value rgb(219, 218, 210) and HSL value hsl(53, 11%, 84%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DBDAD2?+

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