#DEC25E Color

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

Color preview

#DEC25E

Color formats

HEX
#DEC25E
RGB
rgb(222, 194, 94)
RGBA
rgba(222, 194, 94, 1)
HSL
hsl(47, 66%, 62%)
HSV
hsv(47, 58%, 87%)
CMYK
cmyk(0%, 13%, 58%, 13%)
CSS variable
--color-primary: #DEC25E;
Lowercase HEX
#dec25e

Shades

Tints

Tones

Harmony

CSS snippets for #DEC25E

.color-dec25e {
  color: #DEC25E;
  background-color: #DEC25E;
}

Frequently asked questions

What color is #DEC25E?+

#DEC25E is a HEX color with RGB value rgb(222, 194, 94) and HSL value hsl(47, 66%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DEC25E?+

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