#6EF5FE Color

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

Color preview

#6EF5FE

Color formats

HEX
#6EF5FE
RGB
rgb(110, 245, 254)
RGBA
rgba(110, 245, 254, 1)
HSL
hsl(184, 99%, 71%)
HSV
hsv(184, 57%, 100%)
CMYK
cmyk(57%, 4%, 0%, 0%)
CSS variable
--color-primary: #6EF5FE;
Lowercase HEX
#6ef5fe

Shades

Tints

Tones

Harmony

CSS snippets for #6EF5FE

.color-6ef5fe {
  color: #6EF5FE;
  background-color: #6EF5FE;
}

Frequently asked questions

What color is #6EF5FE?+

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

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

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