#DDD152 Color

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

Color preview

#DDD152

Color formats

HEX
#DDD152
RGB
rgb(221, 209, 82)
RGBA
rgba(221, 209, 82, 1)
HSL
hsl(55, 67%, 59%)
HSV
hsv(55, 63%, 87%)
CMYK
cmyk(0%, 5%, 63%, 13%)
CSS variable
--color-primary: #DDD152;
Lowercase HEX
#ddd152

Shades

Tints

Tones

Harmony

CSS snippets for #DDD152

.color-ddd152 {
  color: #DDD152;
  background-color: #DDD152;
}

Frequently asked questions

What color is #DDD152?+

#DDD152 is a HEX color with RGB value rgb(221, 209, 82) and HSL value hsl(55, 67%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DDD152?+

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