#6E8EDA Color

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

Color preview

#6E8EDA

Color formats

HEX
#6E8EDA
RGB
rgb(110, 142, 218)
RGBA
rgba(110, 142, 218, 1)
HSL
hsl(222, 59%, 64%)
HSV
hsv(222, 50%, 85%)
CMYK
cmyk(50%, 35%, 0%, 15%)
CSS variable
--color-primary: #6E8EDA;
Lowercase HEX
#6e8eda

Shades

Tints

Tones

Harmony

CSS snippets for #6E8EDA

.color-6e8eda {
  color: #6E8EDA;
  background-color: #6E8EDA;
}

Frequently asked questions

What color is #6E8EDA?+

#6E8EDA is a HEX color with RGB value rgb(110, 142, 218) and HSL value hsl(222, 59%, 64%). Its closest CSS named color is CornflowerBlue.

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

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