#DDD65B Color

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

Color preview

#DDD65B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DDD65B

.color-ddd65b {
  color: #DDD65B;
  background-color: #DDD65B;
}

Frequently asked questions

What color is #DDD65B?+

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

What is the closest Tailwind color to #DDD65B?+

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