#DED450 Color

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

Color preview

#DED450

Color formats

HEX
#DED450
RGB
rgb(222, 212, 80)
RGBA
rgba(222, 212, 80, 1)
HSL
hsl(56, 68%, 59%)
HSV
hsv(56, 64%, 87%)
CMYK
cmyk(0%, 5%, 64%, 13%)
CSS variable
--color-primary: #DED450;
Lowercase HEX
#ded450

Shades

Tints

Tones

Harmony

CSS snippets for #DED450

.color-ded450 {
  color: #DED450;
  background-color: #DED450;
}

Frequently asked questions

What color is #DED450?+

#DED450 is a HEX color with RGB value rgb(222, 212, 80) and HSL value hsl(56, 68%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DED450?+

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