#DDC755 Color

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

Color preview

#DDC755

Color formats

HEX
#DDC755
RGB
rgb(221, 199, 85)
RGBA
rgba(221, 199, 85, 1)
HSL
hsl(50, 67%, 60%)
HSV
hsv(50, 62%, 87%)
CMYK
cmyk(0%, 10%, 62%, 13%)
CSS variable
--color-primary: #DDC755;
Lowercase HEX
#ddc755

Shades

Tints

Tones

Harmony

CSS snippets for #DDC755

.color-ddc755 {
  color: #DDC755;
  background-color: #DDC755;
}

Frequently asked questions

What color is #DDC755?+

#DDC755 is a HEX color with RGB value rgb(221, 199, 85) and HSL value hsl(50, 67%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DDC755?+

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