#7FFCCC Color

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

Color preview

#7FFCCC

Color formats

HEX
#7FFCCC
RGB
rgb(127, 252, 204)
RGBA
rgba(127, 252, 204, 1)
HSL
hsl(157, 95%, 74%)
HSV
hsv(157, 50%, 99%)
CMYK
cmyk(50%, 0%, 19%, 1%)
CSS variable
--color-primary: #7FFCCC;
Lowercase HEX
#7ffccc

Shades

Tints

Tones

Harmony

CSS snippets for #7FFCCC

.color-7ffccc {
  color: #7FFCCC;
  background-color: #7FFCCC;
}

Frequently asked questions

What color is #7FFCCC?+

#7FFCCC is a HEX color with RGB value rgb(127, 252, 204) and HSL value hsl(157, 95%, 74%). Its closest CSS named color is Aquamarine.

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

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