#DBDD85 Color

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

Color preview

#DBDD85

Color formats

HEX
#DBDD85
RGB
rgb(219, 221, 133)
RGBA
rgba(219, 221, 133, 1)
HSL
hsl(61, 56%, 69%)
HSV
hsv(61, 40%, 87%)
CMYK
cmyk(1%, 0%, 40%, 13%)
CSS variable
--color-primary: #DBDD85;
Lowercase HEX
#dbdd85

Shades

Tints

Tones

Harmony

CSS snippets for #DBDD85

.color-dbdd85 {
  color: #DBDD85;
  background-color: #DBDD85;
}

Frequently asked questions

What color is #DBDD85?+

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

What is the closest Tailwind color to #DBDD85?+

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