#6A64DD Color Information

Hex color code: #6A64DD

#6A64DD is a peaceful blue color. In RGB it is (106, 100, 221), and in HSL it is (243°, 64%, 63%). It is typically applied in digital products.

Try:
Color NameSlate Blue
HEX
#6A64DD
RGB
106, 100, 221
HSL
243°, 64%, 63%
CMYK
52%, 55%, 0%, 13%

Shades

CSS Usage
color: #6A64DD;
background-color: #6A64DD;
border-color: #6A64DD;
box-shadow: 0 0 10px #6A64DD;
border: 2px solid #6A64DD;
Tailwind Usage
bg-[#6A64DD]
text-[#6A64DD]
border-[#6A64DD]
shadow-[0_0_10px_6A64DD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #6A64DD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #6A64DD; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #6A64DD; 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 #6A64DD; background-color: #6A64DD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #6A64DD20; border-left: 4px solid #6A64DD; }

Link / Accent

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

a { color: #6A64DD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #6A64DD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

106, 100, 221

Red: 106 / Green: 100 / Blue: 221

HSL

243°, 64%, 63%

Hue: 243° / Saturation: 64% / Lightness: 63%

CMYK

52%, 55%, 0%, 13%

Cyan: 52% / Magenta: 55% / Yellow: 0% / Key: 13%

What color is #6A64DD?

#6A64DD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #6A64DD to RGB:

rgb(106, 100, 221)HEX to RGB Converter →

HEX to HSL

Convert #6A64DD to HSL:

hsl(243, 64%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #6A64DD to CMYK:

cmyk(52%, 55%, 0%, 13%)Color Converter →

Color Meaning and Usage

A serene blue tone, #6A64DD has RGB (106, 100, 221) and HSL (243°, 64%, 63%). Known for evoking creativity and luxury, this blue-purple hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #6A64DD is #D7DD64, creating high-contrast pairings. For softer combinations, try analogous colors like #649BDD.

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

Contrast with #6A64DD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #6A64DD?

#6A64DD is a serene blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #6A64DD?

#6A64DD in RGB is (106, 100, 221) - 106 red, 100 green, and 221 blue.

How to use #6A64DD in CSS?

Use #6A64DD directly in your CSS properties like color or background-color.

What colors go well with #6A64DD?

#D7DD64 (complementary), #649BDD (analogous), and #342CC9 (lighter shade) work well with #6A64DD.