#6EFEFC Color

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

Color preview

#6EFEFC

Color formats

HEX
#6EFEFC
RGB
rgb(110, 254, 252)
RGBA
rgba(110, 254, 252, 1)
HSL
hsl(179, 99%, 71%)
HSV
hsv(179, 57%, 100%)
CMYK
cmyk(57%, 0%, 1%, 0%)
CSS variable
--color-primary: #6EFEFC;
Lowercase HEX
#6efefc

Shades

Tints

Tones

Harmony

CSS snippets for #6EFEFC

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

Frequently asked questions

What color is #6EFEFC?+

#6EFEFC is a HEX color with RGB value rgb(110, 254, 252) and HSL value hsl(179, 99%, 71%). Its closest CSS named color is Aquamarine.

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

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