#DDD57B Color

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

Color preview

#DDD57B

Color formats

HEX
#DDD57B
RGB
rgb(221, 213, 123)
RGBA
rgba(221, 213, 123, 1)
HSL
hsl(55, 59%, 67%)
HSV
hsv(55, 44%, 87%)
CMYK
cmyk(0%, 4%, 44%, 13%)
CSS variable
--color-primary: #DDD57B;
Lowercase HEX
#ddd57b

Shades

Tints

Tones

Harmony

CSS snippets for #DDD57B

.color-ddd57b {
  color: #DDD57B;
  background-color: #DDD57B;
}

Frequently asked questions

What color is #DDD57B?+

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

What is the closest Tailwind color to #DDD57B?+

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