#6C9EEA Color Information

Hex color code: #6C9EEA

The hex color #6C9EEA is a bold blue with RGB values of (108, 158, 234) and HSL of (216°, 75%, 67%). It is frequently seen in web interfaces.

Try:
Color NameCornflower Blue
HEX
#6C9EEA
RGB
108, 158, 234
HSL
216°, 75%, 67%
CMYK
54%, 32%, 0%, 8%

Shades

CSS Usage
color: #6C9EEA;
background-color: #6C9EEA;
border-color: #6C9EEA;
box-shadow: 0 0 10px #6C9EEA;
border: 2px solid #6C9EEA;
Tailwind Usage
bg-[#6C9EEA]
text-[#6C9EEA]
border-[#6C9EEA]
shadow-[0_0_10px_6C9EEA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #6C9EEA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #6C9EEA; color: #000000; }

Badge

New Feature
.badge { background-color: #6C9EEA; color: #000000; }

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 #6C9EEA; background-color: #6C9EEA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #6C9EEA20; border-left: 4px solid #6C9EEA; }

Link / Accent

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

a { color: #6C9EEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #6C9EEA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

108, 158, 234

Red: 108 / Green: 158 / Blue: 234

HSL

216°, 75%, 67%

Hue: 216° / Saturation: 75% / Lightness: 67%

CMYK

54%, 32%, 0%, 8%

Cyan: 54% / Magenta: 32% / Yellow: 0% / Key: 8%

What color is #6C9EEA?

#6C9EEA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #6C9EEA to RGB:

rgb(108, 158, 234)HEX to RGB Converter →

HEX to HSL

Convert #6C9EEA to HSL:

hsl(216, 75%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #6C9EEA to CMYK:

cmyk(54%, 32%, 0%, 8%)Color Converter →

Color Meaning and Usage

#6C9EEA is a bold blue color with RGB values of 108, 158, 234 and HSL of 216°, 75%, 67%. This blue-purple hue evokes creativity and luxury, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #6C9EEA is #EAB76C, creating high-contrast pairings. For softer combinations, try analogous colors like #6CDDEA.

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

Contrast with #6C9EEA

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

Contrast Ratio: 7.72:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #6C9EEA?

#6C9EEA is a bold blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #6C9EEA?

#6C9EEA in RGB is (108, 158, 234) - 108 red, 158 green, and 234 blue.

How to use #6C9EEA in CSS?

Use #6C9EEA directly in your CSS properties like color or background-color.

What colors go well with #6C9EEA?

#EAB76C (complementary), #6CDDEA (analogous), and #2972E0 (lighter shade) work well with #6C9EEA.