#DBDD7B Color

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

Color preview

#DBDD7B

Color formats

HEX
#DBDD7B
RGB
rgb(219, 221, 123)
RGBA
rgba(219, 221, 123, 1)
HSL
hsl(61, 59%, 67%)
HSV
hsv(61, 44%, 87%)
CMYK
cmyk(1%, 0%, 44%, 13%)
CSS variable
--color-primary: #DBDD7B;
Lowercase HEX
#dbdd7b

Shades

Tints

Tones

Harmony

CSS snippets for #DBDD7B

.color-dbdd7b {
  color: #DBDD7B;
  background-color: #DBDD7B;
}

Frequently asked questions

What color is #DBDD7B?+

#DBDD7B is a HEX color with RGB value rgb(219, 221, 123) and HSL value hsl(61, 59%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DBDD7B?+

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