#DADE02 Color

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

Color preview

#DADE02

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DADE02

.color-dade02 {
  color: #DADE02;
  background-color: #DADE02;
}

Frequently asked questions

What color is #DADE02?+

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

What is the closest Tailwind color to #DADE02?+

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