#6464AA Color Information

Hex color code: #6464AA

A soft blue shade, #6464AA appears as (100, 100, 170) in RGB and (240°, 29%, 53%) in HSL. It is widely used in graphic design.

Try:
Color NameSlate Blue
HEX
#6464AA
RGB
100, 100, 170
HSL
240°, 29%, 53%
CMYK
41%, 41%, 0%, 33%

Shades

CSS Usage
color: #6464AA;
background-color: #6464AA;
border-color: #6464AA;
box-shadow: 0 0 10px #6464AA;
border: 2px solid #6464AA;
Tailwind Usage
bg-[#6464AA]
text-[#6464AA]
border-[#6464AA]
shadow-[0_0_10px_6464AA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #6464AA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #6464AA; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #6464AA; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #6464AA; background-color: #6464AA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #6464AA20; border-left: 4px solid #6464AA; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #6464AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #6464AA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

100, 100, 170

Red: 100 / Green: 100 / Blue: 170

HSL

240°, 29%, 53%

Hue: 240° / Saturation: 29% / Lightness: 53%

CMYK

41%, 41%, 0%, 33%

Cyan: 41% / Magenta: 41% / Yellow: 0% / Key: 33%

What color is #6464AA?

#6464AA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #6464AA to RGB:

rgb(100, 100, 170)HEX to RGB Converter →

HEX to HSL

Convert #6464AA to HSL:

hsl(240, 29%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #6464AA to CMYK:

cmyk(41%, 41%, 0%, 33%)Color Converter →

Color Meaning and Usage

#6464AA is a subtle blue color with RGB values of 100, 100, 170 and HSL of 240°, 29%, 53%. This blue-purple hue evokes creativity and luxury, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #6464AA is #AAAA64, creating high-contrast pairings. For softer combinations, try analogous colors like #6487AA.

Use #6464AA in CSS: color: #6464AA or background-color: #6464AA. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #6464AA

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 3.95:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #6464AA?

#6464AA is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #6464AA?

#6464AA in RGB is (100, 100, 170) - 100 red, 100 green, and 170 blue.

How to use #6464AA in CSS?

Use #6464AA directly in your CSS properties like color or background-color.

What colors go well with #6464AA?

#AAAA64 (complementary), #6487AA (analogous), and #45457D (lighter shade) work well with #6464AA.