#6BF0FE Color

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

Color preview

#6BF0FE

Color formats

HEX
#6BF0FE
RGB
rgb(107, 240, 254)
RGBA
rgba(107, 240, 254, 1)
HSL
hsl(186, 99%, 71%)
HSV
hsv(186, 58%, 100%)
CMYK
cmyk(58%, 6%, 0%, 0%)
CSS variable
--color-primary: #6BF0FE;
Lowercase HEX
#6bf0fe

Shades

Tints

Tones

Harmony

CSS snippets for #6BF0FE

.color-6bf0fe {
  color: #6BF0FE;
  background-color: #6BF0FE;
}

Frequently asked questions

What color is #6BF0FE?+

#6BF0FE is a HEX color with RGB value rgb(107, 240, 254) and HSL value hsl(186, 99%, 71%). Its closest CSS named color is LightSkyBlue.

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

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