#6963CD Color Information

Hex color code: #6963CD

A peaceful blue shade, #6963CD appears as (105, 99, 205) in RGB and (243°, 51%, 60%) in HSL. It is typically applied in digital products.

Try:
Color NameSlate Blue
HEX
#6963CD
RGB
105, 99, 205
HSL
243°, 51%, 60%
CMYK
49%, 52%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #6963CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

105, 99, 205

Red: 105 / Green: 99 / Blue: 205

HSL

243°, 51%, 60%

Hue: 243° / Saturation: 51% / Lightness: 60%

CMYK

49%, 52%, 0%, 20%

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

What color is #6963CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #6963CD to RGB:

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

HEX to HSL

Convert #6963CD to HSL:

hsl(243, 51%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #6963CD to CMYK:

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

Color Meaning and Usage

A calming blue tone, #6963CD has RGB (105, 99, 205) and HSL (243°, 51%, 60%). 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 #6963CD is #C8CD65, creating high-contrast pairings. For softer combinations, try analogous colors like #6594CD.

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

Contrast with #6963CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #6963CD?

#6963CD is a calming blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #6963CD?

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

How to use #6963CD in CSS?

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

What colors go well with #6963CD?

#C8CD65 (complementary), #6594CD (analogous), and #3E38AD (lighter shade) work well with #6963CD.