#6F8ECD Color

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

Color preview

#6F8ECD

Color formats

HEX
#6F8ECD
RGB
rgb(111, 142, 205)
RGBA
rgba(111, 142, 205, 1)
HSL
hsl(220, 48%, 62%)
HSV
hsv(220, 46%, 80%)
CMYK
cmyk(46%, 31%, 0%, 20%)
CSS variable
--color-primary: #6F8ECD;
Lowercase HEX
#6f8ecd

Shades

Tints

Tones

Harmony

CSS snippets for #6F8ECD

.color-6f8ecd {
  color: #6F8ECD;
  background-color: #6F8ECD;
}

Frequently asked questions

What color is #6F8ECD?+

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

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

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