#DDD77B Color

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

Color preview

#DDD77B

Color formats

HEX
#DDD77B
RGB
rgb(221, 215, 123)
RGBA
rgba(221, 215, 123, 1)
HSL
hsl(56, 59%, 67%)
HSV
hsv(56, 44%, 87%)
CMYK
cmyk(0%, 3%, 44%, 13%)
CSS variable
--color-primary: #DDD77B;
Lowercase HEX
#ddd77b

Shades

Tints

Tones

Harmony

CSS snippets for #DDD77B

.color-ddd77b {
  color: #DDD77B;
  background-color: #DDD77B;
}

Frequently asked questions

What color is #DDD77B?+

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

What is the closest Tailwind color to #DDD77B?+

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