#7DFD8C Color

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

Color preview

#7DFD8C

Color formats

HEX
#7DFD8C
RGB
rgb(125, 253, 140)
RGBA
rgba(125, 253, 140, 1)
HSL
hsl(127, 97%, 74%)
HSV
hsv(127, 51%, 99%)
CMYK
cmyk(51%, 0%, 45%, 1%)
CSS variable
--color-primary: #7DFD8C;
Lowercase HEX
#7dfd8c

Shades

Tints

Tones

Harmony

CSS snippets for #7DFD8C

.color-7dfd8c {
  color: #7DFD8C;
  background-color: #7DFD8C;
}

Frequently asked questions

What color is #7DFD8C?+

#7DFD8C is a HEX color with RGB value rgb(125, 253, 140) and HSL value hsl(127, 97%, 74%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #7DFD8C?+

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