#DBBEAD Color

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

Color preview

#DBBEAD

Color formats

HEX
#DBBEAD
RGB
rgb(219, 190, 173)
RGBA
rgba(219, 190, 173, 1)
HSL
hsl(22, 39%, 77%)
HSV
hsv(22, 21%, 86%)
CMYK
cmyk(0%, 13%, 21%, 14%)
CSS variable
--color-primary: #DBBEAD;
Lowercase HEX
#dbbead

Shades

Tints

Tones

Harmony

CSS snippets for #DBBEAD

.color-dbbead {
  color: #DBBEAD;
  background-color: #DBBEAD;
}

Frequently asked questions

What color is #DBBEAD?+

#DBBEAD is a HEX color with RGB value rgb(219, 190, 173) and HSL value hsl(22, 39%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #DBBEAD?+

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