#DBDD64 Color

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

Color preview

#DBDD64

Color formats

HEX
#DBDD64
RGB
rgb(219, 221, 100)
RGBA
rgba(219, 221, 100, 1)
HSL
hsl(61, 64%, 63%)
HSV
hsv(61, 55%, 87%)
CMYK
cmyk(1%, 0%, 55%, 13%)
CSS variable
--color-primary: #DBDD64;
Lowercase HEX
#dbdd64

Shades

Tints

Tones

Harmony

CSS snippets for #DBDD64

.color-dbdd64 {
  color: #DBDD64;
  background-color: #DBDD64;
}

Frequently asked questions

What color is #DBDD64?+

#DBDD64 is a HEX color with RGB value rgb(219, 221, 100) and HSL value hsl(61, 64%, 63%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DBDD64?+

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