#7DFFC7 Color

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

Color preview

#7DFFC7

Color formats

HEX
#7DFFC7
RGB
rgb(125, 255, 199)
RGBA
rgba(125, 255, 199, 1)
HSL
hsl(154, 100%, 75%)
HSV
hsv(154, 51%, 100%)
CMYK
cmyk(51%, 0%, 22%, 0%)
CSS variable
--color-primary: #7DFFC7;
Lowercase HEX
#7dffc7

Shades

Tints

Tones

Harmony

CSS snippets for #7DFFC7

.color-7dffc7 {
  color: #7DFFC7;
  background-color: #7DFFC7;
}

Frequently asked questions

What color is #7DFFC7?+

#7DFFC7 is a HEX color with RGB value rgb(125, 255, 199) and HSL value hsl(154, 100%, 75%). Its closest CSS named color is Aquamarine.

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

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