#D0FE5A Color

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

Color preview

#D0FE5A

Color formats

HEX
#D0FE5A
RGB
rgb(208, 254, 90)
RGBA
rgba(208, 254, 90, 1)
HSL
hsl(77, 99%, 67%)
HSV
hsv(77, 65%, 100%)
CMYK
cmyk(18%, 0%, 65%, 0%)
CSS variable
--color-primary: #D0FE5A;
Lowercase HEX
#d0fe5a

Shades

Tints

Tones

Harmony

CSS snippets for #D0FE5A

.color-d0fe5a {
  color: #D0FE5A;
  background-color: #D0FE5A;
}

Frequently asked questions

What color is #D0FE5A?+

#D0FE5A is a HEX color with RGB value rgb(208, 254, 90) and HSL value hsl(77, 99%, 67%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #D0FE5A?+

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