#DAE32B Color

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

Color preview

#DAE32B

Color formats

HEX
#DAE32B
RGB
rgb(218, 227, 43)
RGBA
rgba(218, 227, 43, 1)
HSL
hsl(63, 77%, 53%)
HSV
hsv(63, 81%, 89%)
CMYK
cmyk(4%, 0%, 81%, 11%)
CSS variable
--color-primary: #DAE32B;
Lowercase HEX
#dae32b

Shades

Tints

Tones

Harmony

CSS snippets for #DAE32B

.color-dae32b {
  color: #DAE32B;
  background-color: #DAE32B;
}

Frequently asked questions

What color is #DAE32B?+

#DAE32B is a HEX color with RGB value rgb(218, 227, 43) and HSL value hsl(63, 77%, 53%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DAE32B?+

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