#6AFFFF Color

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

Color preview

#6AFFFF

Color formats

HEX
#6AFFFF
RGB
rgb(106, 255, 255)
RGBA
rgba(106, 255, 255, 1)
HSL
hsl(180, 100%, 71%)
HSV
hsv(180, 58%, 100%)
CMYK
cmyk(58%, 0%, 0%, 0%)
CSS variable
--color-primary: #6AFFFF;
Lowercase HEX
#6affff

Shades

Tints

Tones

Harmony

CSS snippets for #6AFFFF

.color-6affff {
  color: #6AFFFF;
  background-color: #6AFFFF;
}

Frequently asked questions

What color is #6AFFFF?+

#6AFFFF is a HEX color with RGB value rgb(106, 255, 255) and HSL value hsl(180, 100%, 71%). Its closest CSS named color is Aquamarine.

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

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