#DDC65B Color

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

Color preview

#DDC65B

Color formats

HEX
#DDC65B
RGB
rgb(221, 198, 91)
RGBA
rgba(221, 198, 91, 1)
HSL
hsl(49, 66%, 61%)
HSV
hsv(49, 59%, 87%)
CMYK
cmyk(0%, 10%, 59%, 13%)
CSS variable
--color-primary: #DDC65B;
Lowercase HEX
#ddc65b

Shades

Tints

Tones

Harmony

CSS snippets for #DDC65B

.color-ddc65b {
  color: #DDC65B;
  background-color: #DDC65B;
}

Frequently asked questions

What color is #DDC65B?+

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

What is the closest Tailwind color to #DDC65B?+

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