#6342BD Color Information

Hex color code: #6342BD

#6342BD is a delicate purple color. In RGB it is (99, 66, 189), and in HSL it is (256°, 48%, 50%). It is widely used in graphic design.

Try:
Color NameSlate Blue
HEX
#6342BD
RGB
99, 66, 189
HSL
256°, 48%, 50%
CMYK
48%, 65%, 0%, 26%

Shades

CSS Usage
color: #6342BD;
background-color: #6342BD;
border-color: #6342BD;
box-shadow: 0 0 10px #6342BD;
border: 2px solid #6342BD;
Tailwind Usage
bg-[#6342BD]
text-[#6342BD]
border-[#6342BD]
shadow-[0_0_10px_6342BD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #6342BD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #6342BD; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #6342BD; 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 #6342BD; background-color: #6342BD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #6342BD20; border-left: 4px solid #6342BD; }

Link / Accent

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

a { color: #6342BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #6342BD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

99, 66, 189

Red: 99 / Green: 66 / Blue: 189

HSL

256°, 48%, 50%

Hue: 256° / Saturation: 48% / Lightness: 50%

CMYK

48%, 65%, 0%, 26%

Cyan: 48% / Magenta: 65% / Yellow: 0% / Key: 26%

What color is #6342BD?

#6342BD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #6342BD to RGB:

rgb(99, 66, 189)HEX to RGB Converter →

HEX to HSL

Convert #6342BD to HSL:

hsl(256, 48%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #6342BD to CMYK:

cmyk(48%, 65%, 0%, 26%)Color Converter →

Color Meaning and Usage

#6342BD is a pastel purple color with RGB values of 99, 66, 189 and HSL of 256°, 48%, 50%. 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 #6342BD is #9CBD42, creating high-contrast pairings. For softer combinations, try analogous colors like #425FBD.

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

Contrast with #6342BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #6342BD?

#6342BD is a pastel purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #6342BD?

#6342BD in RGB is (99, 66, 189) - 99 red, 66 green, and 189 blue.

How to use #6342BD in CSS?

Use #6342BD directly in your CSS properties like color or background-color.

What colors go well with #6342BD?

#9CBD42 (complementary), #425FBD (analogous), and #452E84 (lighter shade) work well with #6342BD.