#6E7EAF Color

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

Color preview

#6E7EAF

Color formats

HEX
#6E7EAF
RGB
rgb(110, 126, 175)
RGBA
rgba(110, 126, 175, 1)
HSL
hsl(225, 29%, 56%)
HSV
hsv(225, 37%, 69%)
CMYK
cmyk(37%, 28%, 0%, 31%)
CSS variable
--color-primary: #6E7EAF;
Lowercase HEX
#6e7eaf

Shades

Tints

Tones

Harmony

CSS snippets for #6E7EAF

.color-6e7eaf {
  color: #6E7EAF;
  background-color: #6E7EAF;
}

Frequently asked questions

What color is #6E7EAF?+

#6E7EAF is a HEX color with RGB value rgb(110, 126, 175) and HSL value hsl(225, 29%, 56%). Its closest CSS named color is LightSlateGray.

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

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