#DEC45D Color

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

Color preview

#DEC45D

Color formats

HEX
#DEC45D
RGB
rgb(222, 196, 93)
RGBA
rgba(222, 196, 93, 1)
HSL
hsl(48, 66%, 62%)
HSV
hsv(48, 58%, 87%)
CMYK
cmyk(0%, 12%, 58%, 13%)
CSS variable
--color-primary: #DEC45D;
Lowercase HEX
#dec45d

Shades

Tints

Tones

Harmony

CSS snippets for #DEC45D

.color-dec45d {
  color: #DEC45D;
  background-color: #DEC45D;
}

Frequently asked questions

What color is #DEC45D?+

#DEC45D is a HEX color with RGB value rgb(222, 196, 93) and HSL value hsl(48, 66%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DEC45D?+

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