#6760CD Color Information

Hex color code: #6760CD

The hex color #6760CD is a peaceful blue with RGB values of (103, 96, 205) and HSL of (244°, 52%, 59%). It is typically applied in digital products.

Try:
Color NameSlate Blue
HEX
#6760CD
RGB
103, 96, 205
HSL
244°, 52%, 59%
CMYK
50%, 53%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #6760CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

103, 96, 205

Red: 103 / Green: 96 / Blue: 205

HSL

244°, 52%, 59%

Hue: 244° / Saturation: 52% / Lightness: 59%

CMYK

50%, 53%, 0%, 20%

Cyan: 50% / Magenta: 53% / Yellow: 0% / Key: 20%

What color is #6760CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #6760CD to RGB:

rgb(103, 96, 205)HEX to RGB Converter →

HEX to HSL

Convert #6760CD to HSL:

hsl(244, 52%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #6760CD to CMYK:

cmyk(50%, 53%, 0%, 20%)Color Converter →

Color Meaning and Usage

#6760CD is a calming blue color with RGB values of 103, 96, 205 and HSL of 244°, 52%, 59%. This blue-purple hue evokes creativity and luxury, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #6760CD is #C6CD60, creating high-contrast pairings. For softer combinations, try analogous colors like #608FCD.

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

Contrast with #6760CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #6760CD?

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

What is the RGB value of #6760CD?

#6760CD in RGB is (103, 96, 205) - 103 red, 96 green, and 205 blue.

How to use #6760CD in CSS?

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

What colors go well with #6760CD?

#C6CD60 (complementary), #608FCD (analogous), and #3E36AB (lighter shade) work well with #6760CD.