#DACE25 Color

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

Color preview

#DACE25

Color formats

HEX
#DACE25
RGB
rgb(218, 206, 37)
RGBA
rgba(218, 206, 37, 1)
HSL
hsl(56, 71%, 50%)
HSV
hsv(56, 83%, 85%)
CMYK
cmyk(0%, 6%, 83%, 15%)
CSS variable
--color-primary: #DACE25;
Lowercase HEX
#dace25

Shades

Tints

Tones

Harmony

CSS snippets for #DACE25

.color-dace25 {
  color: #DACE25;
  background-color: #DACE25;
}

Frequently asked questions

What color is #DACE25?+

#DACE25 is a HEX color with RGB value rgb(218, 206, 37) and HSL value hsl(56, 71%, 50%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DACE25?+

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