#7EEFCB Color

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

Color preview

#7EEFCB

Color formats

HEX
#7EEFCB
RGB
rgb(126, 239, 203)
RGBA
rgba(126, 239, 203, 1)
HSL
hsl(161, 78%, 72%)
HSV
hsv(161, 47%, 94%)
CMYK
cmyk(47%, 0%, 15%, 6%)
CSS variable
--color-primary: #7EEFCB;
Lowercase HEX
#7eefcb

Shades

Tints

Tones

Harmony

CSS snippets for #7EEFCB

.color-7eefcb {
  color: #7EEFCB;
  background-color: #7EEFCB;
}

Frequently asked questions

What color is #7EEFCB?+

#7EEFCB is a HEX color with RGB value rgb(126, 239, 203) and HSL value hsl(161, 78%, 72%). Its closest CSS named color is Aquamarine.

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

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