#DBDEB1 Color

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

Color preview

#DBDEB1

Color formats

HEX
#DBDEB1
RGB
rgb(219, 222, 177)
RGBA
rgba(219, 222, 177, 1)
HSL
hsl(64, 41%, 78%)
HSV
hsv(64, 20%, 87%)
CMYK
cmyk(1%, 0%, 20%, 13%)
CSS variable
--color-primary: #DBDEB1;
Lowercase HEX
#dbdeb1

Shades

Tints

Tones

Harmony

CSS snippets for #DBDEB1

.color-dbdeb1 {
  color: #DBDEB1;
  background-color: #DBDEB1;
}

Frequently asked questions

What color is #DBDEB1?+

#DBDEB1 is a HEX color with RGB value rgb(219, 222, 177) and HSL value hsl(64, 41%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DBDEB1?+

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