#6FABCD Color

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

Color preview

#6FABCD

Color formats

HEX
#6FABCD
RGB
rgb(111, 171, 205)
RGBA
rgba(111, 171, 205, 1)
HSL
hsl(202, 48%, 62%)
HSV
hsv(202, 46%, 80%)
CMYK
cmyk(46%, 17%, 0%, 20%)
CSS variable
--color-primary: #6FABCD;
Lowercase HEX
#6fabcd

Shades

Tints

Tones

Harmony

CSS snippets for #6FABCD

.color-6fabcd {
  color: #6FABCD;
  background-color: #6FABCD;
}

Frequently asked questions

What color is #6FABCD?+

#6FABCD is a HEX color with RGB value rgb(111, 171, 205) and HSL value hsl(202, 48%, 62%). Its closest CSS named color is CornflowerBlue.

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

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