#6565CD Color

Inspect #6565CD across formats, palettes, contrast and closest named color matches.

Color preview

#6565CD

Color formats

HEX
#6565CD
RGB
rgb(101, 101, 205)
RGBA
rgba(101, 101, 205, 1)
HSL
hsl(240, 51%, 60%)
HSV
hsv(240, 51%, 80%)
CMYK
cmyk(51%, 51%, 0%, 20%)
CSS variable
--color-primary: #6565CD;
Lowercase HEX
#6565cd

Shades

Tints

Tones

Harmony

CSS snippets for #6565CD

.color-6565cd {
  color: #6565CD;
  background-color: #6565CD;
}

Frequently asked questions

What color is #6565CD?+

#6565CD is a HEX color with RGB value rgb(101, 101, 205) and HSL value hsl(240, 51%, 60%). Its closest CSS named color is SlateBlue.

What is the closest Tailwind color to #6565CD?+

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