#D5EE1A Color

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

Color preview

#D5EE1A

Color formats

HEX
#D5EE1A
RGB
rgb(213, 238, 26)
RGBA
rgba(213, 238, 26, 1)
HSL
hsl(67, 86%, 52%)
HSV
hsv(67, 89%, 93%)
CMYK
cmyk(11%, 0%, 89%, 7%)
CSS variable
--color-primary: #D5EE1A;
Lowercase HEX
#d5ee1a

Shades

Tints

Tones

Harmony

CSS snippets for #D5EE1A

.color-d5ee1a {
  color: #D5EE1A;
  background-color: #D5EE1A;
}

Frequently asked questions

What color is #D5EE1A?+

#D5EE1A is a HEX color with RGB value rgb(213, 238, 26) and HSL value hsl(67, 86%, 52%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #D5EE1A?+

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