#DDC95B Color

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

Color preview

#DDC95B

Color formats

HEX
#DDC95B
RGB
rgb(221, 201, 91)
RGBA
rgba(221, 201, 91, 1)
HSL
hsl(51, 66%, 61%)
HSV
hsv(51, 59%, 87%)
CMYK
cmyk(0%, 9%, 59%, 13%)
CSS variable
--color-primary: #DDC95B;
Lowercase HEX
#ddc95b

Shades

Tints

Tones

Harmony

CSS snippets for #DDC95B

.color-ddc95b {
  color: #DDC95B;
  background-color: #DDC95B;
}

Frequently asked questions

What color is #DDC95B?+

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

What is the closest Tailwind color to #DDC95B?+

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