#6958EE Color Information

Hex color code: #6958EE

The hex color #6958EE is a dynamic blue with RGB values of (105, 88, 238) and HSL of (247°, 82%, 64%). It is widely used in graphic design.

Try:
Color NameMedium Slate Blue
HEX
#6958EE
RGB
105, 88, 238
HSL
247°, 82%, 64%
CMYK
56%, 63%, 0%, 7%

Shades

CSS Usage
color: #6958EE;
background-color: #6958EE;
border-color: #6958EE;
box-shadow: 0 0 10px #6958EE;
border: 2px solid #6958EE;
Tailwind Usage
bg-[#6958EE]
text-[#6958EE]
border-[#6958EE]
shadow-[0_0_10px_6958EE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #6958EE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #6958EE; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #6958EE; 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 #6958EE; background-color: #6958EE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #6958EE20; border-left: 4px solid #6958EE; }

Link / Accent

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

a { color: #6958EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #6958EE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

105, 88, 238

Red: 105 / Green: 88 / Blue: 238

HSL

247°, 82%, 64%

Hue: 247° / Saturation: 82% / Lightness: 64%

CMYK

56%, 63%, 0%, 7%

Cyan: 56% / Magenta: 63% / Yellow: 0% / Key: 7%

What color is #6958EE?

#6958EE is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #6958EE to RGB:

rgb(105, 88, 238)HEX to RGB Converter →

HEX to HSL

Convert #6958EE to HSL:

hsl(247, 82%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #6958EE to CMYK:

cmyk(56%, 63%, 0%, 7%)Color Converter →

Color Meaning and Usage

A vivid blue tone, #6958EE has RGB (105, 88, 238) and HSL (247°, 82%, 64%). Known for evoking energy and excitement, this highly saturated hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #6958EE is #DDEE58, creating high-contrast pairings. For softer combinations, try analogous colors like #5892EE.

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

Contrast with #6958EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #6958EE?

#6958EE is a vivid blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #6958EE?

#6958EE in RGB is (105, 88, 238) - 105 red, 88 green, and 238 blue.

How to use #6958EE in CSS?

Use #6958EE directly in your CSS properties like color or background-color.

What colors go well with #6958EE?

#DDEE58 (complementary), #5892EE (analogous), and #2E16E3 (lighter shade) work well with #6958EE.