#DEC451 Color

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

Color preview

#DEC451

Color formats

HEX
#DEC451
RGB
rgb(222, 196, 81)
RGBA
rgba(222, 196, 81, 1)
HSL
hsl(49, 68%, 59%)
HSV
hsv(49, 64%, 87%)
CMYK
cmyk(0%, 12%, 64%, 13%)
CSS variable
--color-primary: #DEC451;
Lowercase HEX
#dec451

Shades

Tints

Tones

Harmony

CSS snippets for #DEC451

.color-dec451 {
  color: #DEC451;
  background-color: #DEC451;
}

Frequently asked questions

What color is #DEC451?+

#DEC451 is a HEX color with RGB value rgb(222, 196, 81) and HSL value hsl(49, 68%, 59%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DEC451?+

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