#DED232 Color

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

Color preview

#DED232

Color formats

HEX
#DED232
RGB
rgb(222, 210, 50)
RGBA
rgba(222, 210, 50, 1)
HSL
hsl(56, 72%, 53%)
HSV
hsv(56, 77%, 87%)
CMYK
cmyk(0%, 5%, 77%, 13%)
CSS variable
--color-primary: #DED232;
Lowercase HEX
#ded232

Shades

Tints

Tones

Harmony

CSS snippets for #DED232

.color-ded232 {
  color: #DED232;
  background-color: #DED232;
}

Frequently asked questions

What color is #DED232?+

#DED232 is a HEX color with RGB value rgb(222, 210, 50) and HSL value hsl(56, 72%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DED232?+

The closest Tailwind color is amber-400, available as the bg-amber-400 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