#7FFCFC Color

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

Color preview

#7FFCFC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #7FFCFC

.color-7ffcfc {
  color: #7FFCFC;
  background-color: #7FFCFC;
}

Frequently asked questions

What color is #7FFCFC?+

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

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

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