#DDD151 Color

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

Color preview

#DDD151

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DDD151

.color-ddd151 {
  color: #DDD151;
  background-color: #DDD151;
}

Frequently asked questions

What color is #DDD151?+

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

What is the closest Tailwind color to #DDD151?+

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