#DEC102 Color

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

Color preview

#DEC102

Color formats

HEX
#DEC102
RGB
rgb(222, 193, 2)
RGBA
rgba(222, 193, 2, 1)
HSL
hsl(52, 98%, 44%)
HSV
hsv(52, 99%, 87%)
CMYK
cmyk(0%, 13%, 99%, 13%)
CSS variable
--color-primary: #DEC102;
Lowercase HEX
#dec102

Shades

Tints

Tones

Harmony

CSS snippets for #DEC102

.color-dec102 {
  color: #DEC102;
  background-color: #DEC102;
}

Frequently asked questions

What color is #DEC102?+

#DEC102 is a HEX color with RGB value rgb(222, 193, 2) and HSL value hsl(52, 98%, 44%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #DEC102?+

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