#6EAFCB Color

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

Color preview

#6EAFCB

Color formats

HEX
#6EAFCB
RGB
rgb(110, 175, 203)
RGBA
rgba(110, 175, 203, 1)
HSL
hsl(198, 47%, 61%)
HSV
hsv(198, 46%, 80%)
CMYK
cmyk(46%, 14%, 0%, 20%)
CSS variable
--color-primary: #6EAFCB;
Lowercase HEX
#6eafcb

Shades

Tints

Tones

Harmony

CSS snippets for #6EAFCB

.color-6eafcb {
  color: #6EAFCB;
  background-color: #6EAFCB;
}

Frequently asked questions

What color is #6EAFCB?+

#6EAFCB is a HEX color with RGB value rgb(110, 175, 203) and HSL value hsl(198, 47%, 61%). Its closest CSS named color is CornflowerBlue.

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

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