#6232CB Color Information

Hex color code: #6232CB

The hex color #6232CB is a tranquil purple with RGB values of (98, 50, 203) and HSL of (259°, 60%, 50%). It is widely used in graphic design.

Try:
Color NameSlate Blue
HEX
#6232CB
RGB
98, 50, 203
HSL
259°, 60%, 50%
CMYK
52%, 75%, 0%, 20%

Shades

CSS Usage
color: #6232CB;
background-color: #6232CB;
border-color: #6232CB;
box-shadow: 0 0 10px #6232CB;
border: 2px solid #6232CB;
Tailwind Usage
bg-[#6232CB]
text-[#6232CB]
border-[#6232CB]
shadow-[0_0_10px_6232CB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #6232CB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #6232CB; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #6232CB; 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 #6232CB; background-color: #6232CB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #6232CB20; border-left: 4px solid #6232CB; }

Link / Accent

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

a { color: #6232CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #6232CB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

98, 50, 203

Red: 98 / Green: 50 / Blue: 203

HSL

259°, 60%, 50%

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

CMYK

52%, 75%, 0%, 20%

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

What color is #6232CB?

#6232CB is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #6232CB to RGB:

rgb(98, 50, 203)HEX to RGB Converter →

HEX to HSL

Convert #6232CB to HSL:

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

HEX to CMYK

Convert #6232CB to CMYK:

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

Color Meaning and Usage

A peaceful purple tone, #6232CB has RGB (98, 50, 203) and HSL (259°, 60%, 50%). Known for evoking creativity and luxury, this blue-purple hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #6232CB is #9CCC33, creating high-contrast pairings. For softer combinations, try analogous colors like #334FCC.

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

Contrast with #6232CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #6232CB?

#6232CB is a peaceful purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #6232CB?

#6232CB in RGB is (98, 50, 203) - 98 red, 50 green, and 203 blue.

How to use #6232CB in CSS?

Use #6232CB directly in your CSS properties like color or background-color.

What colors go well with #6232CB?

#9CCC33 (complementary), #334FCC (analogous), and #46248F (lighter shade) work well with #6232CB.