#DAEB23 Color

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

Color preview

#DAEB23

Color formats

HEX
#DAEB23
RGB
rgb(218, 235, 35)
RGBA
rgba(218, 235, 35, 1)
HSL
hsl(65, 83%, 53%)
HSV
hsv(65, 85%, 92%)
CMYK
cmyk(7%, 0%, 85%, 8%)
CSS variable
--color-primary: #DAEB23;
Lowercase HEX
#daeb23

Shades

Tints

Tones

Harmony

CSS snippets for #DAEB23

.color-daeb23 {
  color: #DAEB23;
  background-color: #DAEB23;
}

Frequently asked questions

What color is #DAEB23?+

#DAEB23 is a HEX color with RGB value rgb(218, 235, 35) and HSL value hsl(65, 83%, 53%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DAEB23?+

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