#DAEC35 Color

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

Color preview

#DAEC35

Color formats

HEX
#DAEC35
RGB
rgb(218, 236, 53)
RGBA
rgba(218, 236, 53, 1)
HSL
hsl(66, 83%, 57%)
HSV
hsv(66, 78%, 93%)
CMYK
cmyk(8%, 0%, 78%, 7%)
CSS variable
--color-primary: #DAEC35;
Lowercase HEX
#daec35

Shades

Tints

Tones

Harmony

CSS snippets for #DAEC35

.color-daec35 {
  color: #DAEC35;
  background-color: #DAEC35;
}

Frequently asked questions

What color is #DAEC35?+

#DAEC35 is a HEX color with RGB value rgb(218, 236, 53) and HSL value hsl(66, 83%, 57%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DAEC35?+

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