#D2FF1F Color

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

Color preview

#D2FF1F

Color formats

HEX
#D2FF1F
RGB
rgb(210, 255, 31)
RGBA
rgba(210, 255, 31, 1)
HSL
hsl(72, 100%, 56%)
HSV
hsv(72, 88%, 100%)
CMYK
cmyk(18%, 0%, 88%, 0%)
CSS variable
--color-primary: #D2FF1F;
Lowercase HEX
#d2ff1f

Shades

Tints

Tones

Harmony

CSS snippets for #D2FF1F

.color-d2ff1f {
  color: #D2FF1F;
  background-color: #D2FF1F;
}

Frequently asked questions

What color is #D2FF1F?+

#D2FF1F is a HEX color with RGB value rgb(210, 255, 31) and HSL value hsl(72, 100%, 56%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #D2FF1F?+

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