#DAEB47 Color

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

Color preview

#DAEB47

Color formats

HEX
#DAEB47
RGB
rgb(218, 235, 71)
RGBA
rgba(218, 235, 71, 1)
HSL
hsl(66, 80%, 60%)
HSV
hsv(66, 70%, 92%)
CMYK
cmyk(7%, 0%, 70%, 8%)
CSS variable
--color-primary: #DAEB47;
Lowercase HEX
#daeb47

Shades

Tints

Tones

Harmony

CSS snippets for #DAEB47

.color-daeb47 {
  color: #DAEB47;
  background-color: #DAEB47;
}

Frequently asked questions

What color is #DAEB47?+

#DAEB47 is a HEX color with RGB value rgb(218, 235, 71) and HSL value hsl(66, 80%, 60%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DAEB47?+

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