#6A8ECC Color

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

Color preview

#6A8ECC

Color formats

HEX
#6A8ECC
RGB
rgb(106, 142, 204)
RGBA
rgba(106, 142, 204, 1)
HSL
hsl(218, 49%, 61%)
HSV
hsv(218, 48%, 80%)
CMYK
cmyk(48%, 30%, 0%, 20%)
CSS variable
--color-primary: #6A8ECC;
Lowercase HEX
#6a8ecc

Shades

Tints

Tones

Harmony

CSS snippets for #6A8ECC

.color-6a8ecc {
  color: #6A8ECC;
  background-color: #6A8ECC;
}

Frequently asked questions

What color is #6A8ECC?+

#6A8ECC is a HEX color with RGB value rgb(106, 142, 204) and HSL value hsl(218, 49%, 61%). Its closest CSS named color is CornflowerBlue.

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

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