#6A8BDC Color

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

Color preview

#6A8BDC

Color formats

HEX
#6A8BDC
RGB
rgb(106, 139, 220)
RGBA
rgba(106, 139, 220, 1)
HSL
hsl(223, 62%, 64%)
HSV
hsv(223, 52%, 86%)
CMYK
cmyk(52%, 37%, 0%, 14%)
CSS variable
--color-primary: #6A8BDC;
Lowercase HEX
#6a8bdc

Shades

Tints

Tones

Harmony

CSS snippets for #6A8BDC

.color-6a8bdc {
  color: #6A8BDC;
  background-color: #6A8BDC;
}

Frequently asked questions

What color is #6A8BDC?+

#6A8BDC is a HEX color with RGB value rgb(106, 139, 220) and HSL value hsl(223, 62%, 64%). Its closest CSS named color is CornflowerBlue.

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

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