#6BF0EE Color

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

Color preview

#6BF0EE

Color formats

HEX
#6BF0EE
RGB
rgb(107, 240, 238)
RGBA
rgba(107, 240, 238, 1)
HSL
hsl(179, 82%, 68%)
HSV
hsv(179, 55%, 94%)
CMYK
cmyk(55%, 0%, 1%, 6%)
CSS variable
--color-primary: #6BF0EE;
Lowercase HEX
#6bf0ee

Shades

Tints

Tones

Harmony

CSS snippets for #6BF0EE

.color-6bf0ee {
  color: #6BF0EE;
  background-color: #6BF0EE;
}

Frequently asked questions

What color is #6BF0EE?+

#6BF0EE is a HEX color with RGB value rgb(107, 240, 238) and HSL value hsl(179, 82%, 68%). Its closest CSS named color is Aquamarine.

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

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