#DACE21 Color

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

Color preview

#DACE21

Color formats

HEX
#DACE21
RGB
rgb(218, 206, 33)
RGBA
rgba(218, 206, 33, 1)
HSL
hsl(56, 74%, 49%)
HSV
hsv(56, 85%, 85%)
CMYK
cmyk(0%, 6%, 85%, 15%)
CSS variable
--color-primary: #DACE21;
Lowercase HEX
#dace21

Shades

Tints

Tones

Harmony

CSS snippets for #DACE21

.color-dace21 {
  color: #DACE21;
  background-color: #DACE21;
}

Frequently asked questions

What color is #DACE21?+

#DACE21 is a HEX color with RGB value rgb(218, 206, 33) and HSL value hsl(56, 74%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DACE21?+

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