#DDCC4D Color

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

Color preview

#DDCC4D

Color formats

HEX
#DDCC4D
RGB
rgb(221, 204, 77)
RGBA
rgba(221, 204, 77, 1)
HSL
hsl(53, 68%, 58%)
HSV
hsv(53, 65%, 87%)
CMYK
cmyk(0%, 8%, 65%, 13%)
CSS variable
--color-primary: #DDCC4D;
Lowercase HEX
#ddcc4d

Shades

Tints

Tones

Harmony

CSS snippets for #DDCC4D

.color-ddcc4d {
  color: #DDCC4D;
  background-color: #DDCC4D;
}

Frequently asked questions

What color is #DDCC4D?+

#DDCC4D is a HEX color with RGB value rgb(221, 204, 77) and HSL value hsl(53, 68%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DDCC4D?+

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