#6EAACB Color

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

Color preview

#6EAACB

Color formats

HEX
#6EAACB
RGB
rgb(110, 170, 203)
RGBA
rgba(110, 170, 203, 1)
HSL
hsl(201, 47%, 61%)
HSV
hsv(201, 46%, 80%)
CMYK
cmyk(46%, 16%, 0%, 20%)
CSS variable
--color-primary: #6EAACB;
Lowercase HEX
#6eaacb

Shades

Tints

Tones

Harmony

CSS snippets for #6EAACB

.color-6eaacb {
  color: #6EAACB;
  background-color: #6EAACB;
}

Frequently asked questions

What color is #6EAACB?+

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

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

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