#DDD45B Color

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

Color preview

#DDD45B

Color formats

HEX
#DDD45B
RGB
rgb(221, 212, 91)
RGBA
rgba(221, 212, 91, 1)
HSL
hsl(56, 66%, 61%)
HSV
hsv(56, 59%, 87%)
CMYK
cmyk(0%, 4%, 59%, 13%)
CSS variable
--color-primary: #DDD45B;
Lowercase HEX
#ddd45b

Shades

Tints

Tones

Harmony

CSS snippets for #DDD45B

.color-ddd45b {
  color: #DDD45B;
  background-color: #DDD45B;
}

Frequently asked questions

What color is #DDD45B?+

#DDD45B is a HEX color with RGB value rgb(221, 212, 91) and HSL value hsl(56, 66%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DDD45B?+

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