#DBDD8B Color

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

Color preview

#DBDD8B

Color formats

HEX
#DBDD8B
RGB
rgb(219, 221, 139)
RGBA
rgba(219, 221, 139, 1)
HSL
hsl(61, 55%, 71%)
HSV
hsv(61, 37%, 87%)
CMYK
cmyk(1%, 0%, 37%, 13%)
CSS variable
--color-primary: #DBDD8B;
Lowercase HEX
#dbdd8b

Shades

Tints

Tones

Harmony

CSS snippets for #DBDD8B

.color-dbdd8b {
  color: #DBDD8B;
  background-color: #DBDD8B;
}

Frequently asked questions

What color is #DBDD8B?+

#DBDD8B is a HEX color with RGB value rgb(219, 221, 139) and HSL value hsl(61, 55%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DBDD8B?+

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