#6AABCF Color

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

Color preview

#6AABCF

Color formats

HEX
#6AABCF
RGB
rgb(106, 171, 207)
RGBA
rgba(106, 171, 207, 1)
HSL
hsl(201, 51%, 61%)
HSV
hsv(201, 49%, 81%)
CMYK
cmyk(49%, 17%, 0%, 19%)
CSS variable
--color-primary: #6AABCF;
Lowercase HEX
#6aabcf

Shades

Tints

Tones

Harmony

CSS snippets for #6AABCF

.color-6aabcf {
  color: #6AABCF;
  background-color: #6AABCF;
}

Frequently asked questions

What color is #6AABCF?+

#6AABCF is a HEX color with RGB value rgb(106, 171, 207) and HSL value hsl(201, 51%, 61%). Its closest CSS named color is CornflowerBlue.

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

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