#DBDDB4 Color

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

Color preview

#DBDDB4

Color formats

HEX
#DBDDB4
RGB
rgb(219, 221, 180)
RGBA
rgba(219, 221, 180, 1)
HSL
hsl(63, 38%, 79%)
HSV
hsv(63, 19%, 87%)
CMYK
cmyk(1%, 0%, 19%, 13%)
CSS variable
--color-primary: #DBDDB4;
Lowercase HEX
#dbddb4

Shades

Tints

Tones

Harmony

CSS snippets for #DBDDB4

.color-dbddb4 {
  color: #DBDDB4;
  background-color: #DBDDB4;
}

Frequently asked questions

What color is #DBDDB4?+

#DBDDB4 is a HEX color with RGB value rgb(219, 221, 180) and HSL value hsl(63, 38%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DBDDB4?+

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