#DBBAB2 Color

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

Color preview

#DBBAB2

Color formats

HEX
#DBBAB2
RGB
rgb(219, 186, 178)
RGBA
rgba(219, 186, 178, 1)
HSL
hsl(12, 36%, 78%)
HSV
hsv(12, 19%, 86%)
CMYK
cmyk(0%, 15%, 19%, 14%)
CSS variable
--color-primary: #DBBAB2;
Lowercase HEX
#dbbab2

Shades

Tints

Tones

Harmony

CSS snippets for #DBBAB2

.color-dbbab2 {
  color: #DBBAB2;
  background-color: #DBBAB2;
}

Frequently asked questions

What color is #DBBAB2?+

#DBBAB2 is a HEX color with RGB value rgb(219, 186, 178) and HSL value hsl(12, 36%, 78%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #DBBAB2?+

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