#6AEAFB Color

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

Color preview

#6AEAFB

Color formats

HEX
#6AEAFB
RGB
rgb(106, 234, 251)
RGBA
rgba(106, 234, 251, 1)
HSL
hsl(187, 95%, 70%)
HSV
hsv(187, 58%, 98%)
CMYK
cmyk(58%, 7%, 0%, 2%)
CSS variable
--color-primary: #6AEAFB;
Lowercase HEX
#6aeafb

Shades

Tints

Tones

Harmony

CSS snippets for #6AEAFB

.color-6aeafb {
  color: #6AEAFB;
  background-color: #6AEAFB;
}

Frequently asked questions

What color is #6AEAFB?+

#6AEAFB is a HEX color with RGB value rgb(106, 234, 251) and HSL value hsl(187, 95%, 70%). Its closest CSS named color is LightSkyBlue.

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

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