#DDD75B Color

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

Color preview

#DDD75B

Color formats

HEX
#DDD75B
RGB
rgb(221, 215, 91)
RGBA
rgba(221, 215, 91, 1)
HSL
hsl(57, 66%, 61%)
HSV
hsv(57, 59%, 87%)
CMYK
cmyk(0%, 3%, 59%, 13%)
CSS variable
--color-primary: #DDD75B;
Lowercase HEX
#ddd75b

Shades

Tints

Tones

Harmony

CSS snippets for #DDD75B

.color-ddd75b {
  color: #DDD75B;
  background-color: #DDD75B;
}

Frequently asked questions

What color is #DDD75B?+

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

What is the closest Tailwind color to #DDD75B?+

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