#64285B Color

Inspect #64285B across formats, palettes, contrast and closest named color matches.

Color preview

#64285B

Color formats

HEX
#64285B
RGB
rgb(100, 40, 91)
RGBA
rgba(100, 40, 91, 1)
HSL
hsl(309, 43%, 27%)
HSV
hsv(309, 60%, 39%)
CMYK
cmyk(0%, 60%, 9%, 61%)
CSS variable
--color-primary: #64285B;
Lowercase HEX
#64285b

Shades

Tints

Tones

Harmony

CSS snippets for #64285B

.color-64285b {
  color: #64285B;
  background-color: #64285B;
}

Frequently asked questions

What color is #64285B?+

#64285B is a HEX color with RGB value rgb(100, 40, 91) and HSL value hsl(309, 43%, 27%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #64285B?+

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