#DEC951 Color

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

Color preview

#DEC951

Color formats

HEX
#DEC951
RGB
rgb(222, 201, 81)
RGBA
rgba(222, 201, 81, 1)
HSL
hsl(51, 68%, 59%)
HSV
hsv(51, 64%, 87%)
CMYK
cmyk(0%, 9%, 64%, 13%)
CSS variable
--color-primary: #DEC951;
Lowercase HEX
#dec951

Shades

Tints

Tones

Harmony

CSS snippets for #DEC951

.color-dec951 {
  color: #DEC951;
  background-color: #DEC951;
}

Frequently asked questions

What color is #DEC951?+

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

What is the closest Tailwind color to #DEC951?+

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