#DEAB02 Color

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

Color preview

#DEAB02

Color formats

HEX
#DEAB02
RGB
rgb(222, 171, 2)
RGBA
rgba(222, 171, 2, 1)
HSL
hsl(46, 98%, 44%)
HSV
hsv(46, 99%, 87%)
CMYK
cmyk(0%, 23%, 99%, 13%)
CSS variable
--color-primary: #DEAB02;
Lowercase HEX
#deab02

Shades

Tints

Tones

Harmony

CSS snippets for #DEAB02

.color-deab02 {
  color: #DEAB02;
  background-color: #DEAB02;
}

Frequently asked questions

What color is #DEAB02?+

#DEAB02 is a HEX color with RGB value rgb(222, 171, 2) and HSL value hsl(46, 98%, 44%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DEAB02?+

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