#6FE0EF Color

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

Color preview

#6FE0EF

Color formats

HEX
#6FE0EF
RGB
rgb(111, 224, 239)
RGBA
rgba(111, 224, 239, 1)
HSL
hsl(187, 80%, 69%)
HSV
hsv(187, 54%, 94%)
CMYK
cmyk(54%, 6%, 0%, 6%)
CSS variable
--color-primary: #6FE0EF;
Lowercase HEX
#6fe0ef

Shades

Tints

Tones

Harmony

CSS snippets for #6FE0EF

.color-6fe0ef {
  color: #6FE0EF;
  background-color: #6FE0EF;
}

Frequently asked questions

What color is #6FE0EF?+

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

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

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