#DDD35B Color

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

Color preview

#DDD35B

Color formats

HEX
#DDD35B
RGB
rgb(221, 211, 91)
RGBA
rgba(221, 211, 91, 1)
HSL
hsl(55, 66%, 61%)
HSV
hsv(55, 59%, 87%)
CMYK
cmyk(0%, 5%, 59%, 13%)
CSS variable
--color-primary: #DDD35B;
Lowercase HEX
#ddd35b

Shades

Tints

Tones

Harmony

CSS snippets for #DDD35B

.color-ddd35b {
  color: #DDD35B;
  background-color: #DDD35B;
}

Frequently asked questions

What color is #DDD35B?+

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

What is the closest Tailwind color to #DDD35B?+

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