#6332CD Color Information

Hex color code: #6332CD

The hex color #6332CD is a cool purple with RGB values of (99, 50, 205) and HSL of (259°, 61%, 50%). It is frequently seen in web interfaces.

Try:
Color NameSlate Blue
HEX
#6332CD
RGB
99, 50, 205
HSL
259°, 61%, 50%
CMYK
52%, 76%, 0%, 20%

Shades

CSS Usage
color: #6332CD;
background-color: #6332CD;
border-color: #6332CD;
box-shadow: 0 0 10px #6332CD;
border: 2px solid #6332CD;
Tailwind Usage
bg-[#6332CD]
text-[#6332CD]
border-[#6332CD]
shadow-[0_0_10px_6332CD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #6332CD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #6332CD; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #6332CD; 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 #6332CD; background-color: #6332CD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #6332CD20; border-left: 4px solid #6332CD; }

Link / Accent

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

a { color: #6332CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #6332CD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

99, 50, 205

Red: 99 / Green: 50 / Blue: 205

HSL

259°, 61%, 50%

Hue: 259° / Saturation: 61% / Lightness: 50%

CMYK

52%, 76%, 0%, 20%

Cyan: 52% / Magenta: 76% / Yellow: 0% / Key: 20%

What color is #6332CD?

#6332CD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #6332CD to RGB:

rgb(99, 50, 205)HEX to RGB Converter →

HEX to HSL

Convert #6332CD to HSL:

hsl(259, 61%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #6332CD to CMYK:

cmyk(52%, 76%, 0%, 20%)Color Converter →

Color Meaning and Usage

A cool purple tone, #6332CD has RGB (99, 50, 205) and HSL (259°, 61%, 50%). Known for evoking creativity and luxury, this blue-purple hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #6332CD is #9CCD32, creating high-contrast pairings. For softer combinations, try analogous colors like #324ECD.

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

Contrast with #6332CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #6332CD?

#6332CD is a cool purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #6332CD?

#6332CD in RGB is (99, 50, 205) - 99 red, 50 green, and 205 blue.

How to use #6332CD in CSS?

Use #6332CD directly in your CSS properties like color or background-color.

What colors go well with #6332CD?

#9CCD32 (complementary), #324ECD (analogous), and #452390 (lighter shade) work well with #6332CD.