#DADD28 Color

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

Color preview

#DADD28

Color formats

HEX
#DADD28
RGB
rgb(218, 221, 40)
RGBA
rgba(218, 221, 40, 1)
HSL
hsl(61, 73%, 51%)
HSV
hsv(61, 82%, 87%)
CMYK
cmyk(1%, 0%, 82%, 13%)
CSS variable
--color-primary: #DADD28;
Lowercase HEX
#dadd28

Shades

Tints

Tones

Harmony

CSS snippets for #DADD28

.color-dadd28 {
  color: #DADD28;
  background-color: #DADD28;
}

Frequently asked questions

What color is #DADD28?+

#DADD28 is a HEX color with RGB value rgb(218, 221, 40) and HSL value hsl(61, 73%, 51%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #DADD28?+

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