#6ABCDF Color

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

Color preview

#6ABCDF

Color formats

HEX
#6ABCDF
RGB
rgb(106, 188, 223)
RGBA
rgba(106, 188, 223, 1)
HSL
hsl(198, 65%, 65%)
HSV
hsv(198, 52%, 87%)
CMYK
cmyk(52%, 16%, 0%, 13%)
CSS variable
--color-primary: #6ABCDF;
Lowercase HEX
#6abcdf

Shades

Tints

Tones

Harmony

CSS snippets for #6ABCDF

.color-6abcdf {
  color: #6ABCDF;
  background-color: #6ABCDF;
}

Frequently asked questions

What color is #6ABCDF?+

#6ABCDF is a HEX color with RGB value rgb(106, 188, 223) and HSL value hsl(198, 65%, 65%). Its closest CSS named color is SkyBlue.

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

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