#6EABCF Color

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

Color preview

#6EABCF

Color formats

HEX
#6EABCF
RGB
rgb(110, 171, 207)
RGBA
rgba(110, 171, 207, 1)
HSL
hsl(202, 50%, 62%)
HSV
hsv(202, 47%, 81%)
CMYK
cmyk(47%, 17%, 0%, 19%)
CSS variable
--color-primary: #6EABCF;
Lowercase HEX
#6eabcf

Shades

Tints

Tones

Harmony

CSS snippets for #6EABCF

.color-6eabcf {
  color: #6EABCF;
  background-color: #6EABCF;
}

Frequently asked questions

What color is #6EABCF?+

#6EABCF is a HEX color with RGB value rgb(110, 171, 207) and HSL value hsl(202, 50%, 62%). Its closest CSS named color is CornflowerBlue.

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

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