#7EFEFC Color

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

Color preview

#7EFEFC

Color formats

HEX
#7EFEFC
RGB
rgb(126, 254, 252)
RGBA
rgba(126, 254, 252, 1)
HSL
hsl(179, 98%, 75%)
HSV
hsv(179, 50%, 100%)
CMYK
cmyk(50%, 0%, 1%, 0%)
CSS variable
--color-primary: #7EFEFC;
Lowercase HEX
#7efefc

Shades

Tints

Tones

Harmony

CSS snippets for #7EFEFC

.color-7efefc {
  color: #7EFEFC;
  background-color: #7EFEFC;
}

Frequently asked questions

What color is #7EFEFC?+

#7EFEFC is a HEX color with RGB value rgb(126, 254, 252) and HSL value hsl(179, 98%, 75%). Its closest CSS named color is Aquamarine.

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

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