#6FE4EF Color

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

Color preview

#6FE4EF

Color formats

HEX
#6FE4EF
RGB
rgb(111, 228, 239)
RGBA
rgba(111, 228, 239, 1)
HSL
hsl(185, 80%, 69%)
HSV
hsv(185, 54%, 94%)
CMYK
cmyk(54%, 5%, 0%, 6%)
CSS variable
--color-primary: #6FE4EF;
Lowercase HEX
#6fe4ef

Shades

Tints

Tones

Harmony

CSS snippets for #6FE4EF

.color-6fe4ef {
  color: #6FE4EF;
  background-color: #6FE4EF;
}

Frequently asked questions

What color is #6FE4EF?+

#6FE4EF is a HEX color with RGB value rgb(111, 228, 239) and HSL value hsl(185, 80%, 69%). Its closest CSS named color is SkyBlue.

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

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