#DEC312 Color

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

Color preview

#DEC312

Color formats

HEX
#DEC312
RGB
rgb(222, 195, 18)
RGBA
rgba(222, 195, 18, 1)
HSL
hsl(52, 85%, 47%)
HSV
hsv(52, 92%, 87%)
CMYK
cmyk(0%, 12%, 92%, 13%)
CSS variable
--color-primary: #DEC312;
Lowercase HEX
#dec312

Shades

Tints

Tones

Harmony

CSS snippets for #DEC312

.color-dec312 {
  color: #DEC312;
  background-color: #DEC312;
}

Frequently asked questions

What color is #DEC312?+

#DEC312 is a HEX color with RGB value rgb(222, 195, 18) and HSL value hsl(52, 85%, 47%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DEC312?+

The closest Tailwind color is yellow-500, available as the bg-yellow-500 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