#6AEBFF Color

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

Color preview

#6AEBFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #6AEBFF

.color-6aebff {
  color: #6AEBFF;
  background-color: #6AEBFF;
}

Frequently asked questions

What color is #6AEBFF?+

#6AEBFF is a HEX color with RGB value rgb(106, 235, 255) and HSL value hsl(188, 100%, 71%). Its closest CSS named color is LightSkyBlue.

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

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