#DDD58B Color

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

Color preview

#DDD58B

Color formats

HEX
#DDD58B
RGB
rgb(221, 213, 139)
RGBA
rgba(221, 213, 139, 1)
HSL
hsl(54, 55%, 71%)
HSV
hsv(54, 37%, 87%)
CMYK
cmyk(0%, 4%, 37%, 13%)
CSS variable
--color-primary: #DDD58B;
Lowercase HEX
#ddd58b

Shades

Tints

Tones

Harmony

CSS snippets for #DDD58B

.color-ddd58b {
  color: #DDD58B;
  background-color: #DDD58B;
}

Frequently asked questions

What color is #DDD58B?+

#DDD58B is a HEX color with RGB value rgb(221, 213, 139) and HSL value hsl(54, 55%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DDD58B?+

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