#D1FD5B Color

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

Color preview

#D1FD5B

Color formats

HEX
#D1FD5B
RGB
rgb(209, 253, 91)
RGBA
rgba(209, 253, 91, 1)
HSL
hsl(76, 98%, 67%)
HSV
hsv(76, 64%, 99%)
CMYK
cmyk(17%, 0%, 64%, 1%)
CSS variable
--color-primary: #D1FD5B;
Lowercase HEX
#d1fd5b

Shades

Tints

Tones

Harmony

CSS snippets for #D1FD5B

.color-d1fd5b {
  color: #D1FD5B;
  background-color: #D1FD5B;
}

Frequently asked questions

What color is #D1FD5B?+

#D1FD5B is a HEX color with RGB value rgb(209, 253, 91) and HSL value hsl(76, 98%, 67%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #D1FD5B?+

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