#DDCE5B Color

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

Color preview

#DDCE5B

Color formats

HEX
#DDCE5B
RGB
rgb(221, 206, 91)
RGBA
rgba(221, 206, 91, 1)
HSL
hsl(53, 66%, 61%)
HSV
hsv(53, 59%, 87%)
CMYK
cmyk(0%, 7%, 59%, 13%)
CSS variable
--color-primary: #DDCE5B;
Lowercase HEX
#ddce5b

Shades

Tints

Tones

Harmony

CSS snippets for #DDCE5B

.color-ddce5b {
  color: #DDCE5B;
  background-color: #DDCE5B;
}

Frequently asked questions

What color is #DDCE5B?+

#DDCE5B is a HEX color with RGB value rgb(221, 206, 91) and HSL value hsl(53, 66%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DDCE5B?+

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