#DDD34B Color

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

Color preview

#DDD34B

Color formats

HEX
#DDD34B
RGB
rgb(221, 211, 75)
RGBA
rgba(221, 211, 75, 1)
HSL
hsl(56, 68%, 58%)
HSV
hsv(56, 66%, 87%)
CMYK
cmyk(0%, 5%, 66%, 13%)
CSS variable
--color-primary: #DDD34B;
Lowercase HEX
#ddd34b

Shades

Tints

Tones

Harmony

CSS snippets for #DDD34B

.color-ddd34b {
  color: #DDD34B;
  background-color: #DDD34B;
}

Frequently asked questions

What color is #DDD34B?+

#DDD34B is a HEX color with RGB value rgb(221, 211, 75) and HSL value hsl(56, 68%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DDD34B?+

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