#6ABAFF Color

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

Color preview

#6ABAFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #6ABAFF

.color-6abaff {
  color: #6ABAFF;
  background-color: #6ABAFF;
}

Frequently asked questions

What color is #6ABAFF?+

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

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

The closest Tailwind color is blue-400, available as the bg-blue-400 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