#6EE1FE Color

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

Color preview

#6EE1FE

Color formats

HEX
#6EE1FE
RGB
rgb(110, 225, 254)
RGBA
rgba(110, 225, 254, 1)
HSL
hsl(192, 99%, 71%)
HSV
hsv(192, 57%, 100%)
CMYK
cmyk(57%, 11%, 0%, 0%)
CSS variable
--color-primary: #6EE1FE;
Lowercase HEX
#6ee1fe

Shades

Tints

Tones

Harmony

CSS snippets for #6EE1FE

.color-6ee1fe {
  color: #6EE1FE;
  background-color: #6EE1FE;
}

Frequently asked questions

What color is #6EE1FE?+

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

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

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