#DDD95B Color

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

Color preview

#DDD95B

Color formats

HEX
#DDD95B
RGB
rgb(221, 217, 91)
RGBA
rgba(221, 217, 91, 1)
HSL
hsl(58, 66%, 61%)
HSV
hsv(58, 59%, 87%)
CMYK
cmyk(0%, 2%, 59%, 13%)
CSS variable
--color-primary: #DDD95B;
Lowercase HEX
#ddd95b

Shades

Tints

Tones

Harmony

CSS snippets for #DDD95B

.color-ddd95b {
  color: #DDD95B;
  background-color: #DDD95B;
}

Frequently asked questions

What color is #DDD95B?+

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

What is the closest Tailwind color to #DDD95B?+

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