#DBDD88 Color

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

Color preview

#DBDD88

Color formats

HEX
#DBDD88
RGB
rgb(219, 221, 136)
RGBA
rgba(219, 221, 136, 1)
HSL
hsl(61, 56%, 70%)
HSV
hsv(61, 38%, 87%)
CMYK
cmyk(1%, 0%, 38%, 13%)
CSS variable
--color-primary: #DBDD88;
Lowercase HEX
#dbdd88

Shades

Tints

Tones

Harmony

CSS snippets for #DBDD88

.color-dbdd88 {
  color: #DBDD88;
  background-color: #DBDD88;
}

Frequently asked questions

What color is #DBDD88?+

#DBDD88 is a HEX color with RGB value rgb(219, 221, 136) and HSL value hsl(61, 56%, 70%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DBDD88?+

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