#DDD363 Color

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

Color preview

#DDD363

Color formats

HEX
#DDD363
RGB
rgb(221, 211, 99)
RGBA
rgba(221, 211, 99, 1)
HSL
hsl(55, 64%, 63%)
HSV
hsv(55, 55%, 87%)
CMYK
cmyk(0%, 5%, 55%, 13%)
CSS variable
--color-primary: #DDD363;
Lowercase HEX
#ddd363

Shades

Tints

Tones

Harmony

CSS snippets for #DDD363

.color-ddd363 {
  color: #DDD363;
  background-color: #DDD363;
}

Frequently asked questions

What color is #DDD363?+

#DDD363 is a HEX color with RGB value rgb(221, 211, 99) and HSL value hsl(55, 64%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DDD363?+

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