#7FFCEB Color

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

Color preview

#7FFCEB

Color formats

HEX
#7FFCEB
RGB
rgb(127, 252, 235)
RGBA
rgba(127, 252, 235, 1)
HSL
hsl(172, 95%, 74%)
HSV
hsv(172, 50%, 99%)
CMYK
cmyk(50%, 0%, 7%, 1%)
CSS variable
--color-primary: #7FFCEB;
Lowercase HEX
#7ffceb

Shades

Tints

Tones

Harmony

CSS snippets for #7FFCEB

.color-7ffceb {
  color: #7FFCEB;
  background-color: #7FFCEB;
}

Frequently asked questions

What color is #7FFCEB?+

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

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

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