#DDCC48 Color

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

Color preview

#DDCC48

Color formats

HEX
#DDCC48
RGB
rgb(221, 204, 72)
RGBA
rgba(221, 204, 72, 1)
HSL
hsl(53, 69%, 57%)
HSV
hsv(53, 67%, 87%)
CMYK
cmyk(0%, 8%, 67%, 13%)
CSS variable
--color-primary: #DDCC48;
Lowercase HEX
#ddcc48

Shades

Tints

Tones

Harmony

CSS snippets for #DDCC48

.color-ddcc48 {
  color: #DDCC48;
  background-color: #DDCC48;
}

Frequently asked questions

What color is #DDCC48?+

#DDCC48 is a HEX color with RGB value rgb(221, 204, 72) and HSL value hsl(53, 69%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DDCC48?+

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