#6565DB Color

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

Color preview

#6565DB

Color formats

HEX
#6565DB
RGB
rgb(101, 101, 219)
RGBA
rgba(101, 101, 219, 1)
HSL
hsl(240, 62%, 63%)
HSV
hsv(240, 54%, 86%)
CMYK
cmyk(54%, 54%, 0%, 14%)
CSS variable
--color-primary: #6565DB;
Lowercase HEX
#6565db

Shades

Tints

Tones

Harmony

CSS snippets for #6565DB

.color-6565db {
  color: #6565DB;
  background-color: #6565DB;
}

Frequently asked questions

What color is #6565DB?+

#6565DB is a HEX color with RGB value rgb(101, 101, 219) and HSL value hsl(240, 62%, 63%). Its closest CSS named color is SlateBlue.

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

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