#6A6ACC Color

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

Color preview

#6A6ACC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #6A6ACC

.color-6a6acc {
  color: #6A6ACC;
  background-color: #6A6ACC;
}

Frequently asked questions

What color is #6A6ACC?+

#6A6ACC is a HEX color with RGB value rgb(106, 106, 204) and HSL value hsl(240, 49%, 61%). Its closest CSS named color is SlateBlue.

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

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