#D3DE02 Color

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

Color preview

#D3DE02

Color formats

HEX
#D3DE02
RGB
rgb(211, 222, 2)
RGBA
rgba(211, 222, 2, 1)
HSL
hsl(63, 98%, 44%)
HSV
hsv(63, 99%, 87%)
CMYK
cmyk(5%, 0%, 99%, 13%)
CSS variable
--color-primary: #D3DE02;
Lowercase HEX
#d3de02

Shades

Tints

Tones

Harmony

CSS snippets for #D3DE02

.color-d3de02 {
  color: #D3DE02;
  background-color: #D3DE02;
}

Frequently asked questions

What color is #D3DE02?+

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

What is the closest Tailwind color to #D3DE02?+

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