#DDC055 Color

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

Color preview

#DDC055

Color formats

HEX
#DDC055
RGB
rgb(221, 192, 85)
RGBA
rgba(221, 192, 85, 1)
HSL
hsl(47, 67%, 60%)
HSV
hsv(47, 62%, 87%)
CMYK
cmyk(0%, 13%, 62%, 13%)
CSS variable
--color-primary: #DDC055;
Lowercase HEX
#ddc055

Shades

Tints

Tones

Harmony

CSS snippets for #DDC055

.color-ddc055 {
  color: #DDC055;
  background-color: #DDC055;
}

Frequently asked questions

What color is #DDC055?+

#DDC055 is a HEX color with RGB value rgb(221, 192, 85) and HSL value hsl(47, 67%, 60%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DDC055?+

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