#6EF4FE Color

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

Color preview

#6EF4FE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #6EF4FE

.color-6ef4fe {
  color: #6EF4FE;
  background-color: #6EF4FE;
}

Frequently asked questions

What color is #6EF4FE?+

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

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

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