#6A8EDD Color

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

Color preview

#6A8EDD

Color formats

HEX
#6A8EDD
RGB
rgb(106, 142, 221)
RGBA
rgba(106, 142, 221, 1)
HSL
hsl(221, 63%, 64%)
HSV
hsv(221, 52%, 87%)
CMYK
cmyk(52%, 36%, 0%, 13%)
CSS variable
--color-primary: #6A8EDD;
Lowercase HEX
#6a8edd

Shades

Tints

Tones

Harmony

CSS snippets for #6A8EDD

.color-6a8edd {
  color: #6A8EDD;
  background-color: #6A8EDD;
}

Frequently asked questions

What color is #6A8EDD?+

#6A8EDD is a HEX color with RGB value rgb(106, 142, 221) and HSL value hsl(221, 63%, 64%). Its closest CSS named color is CornflowerBlue.

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

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