#6561CC Color Information

Hex color code: #6561CC

The hex color #6561CC is a serene blue with RGB values of (101, 97, 204) and HSL of (242°, 51%, 59%). It is popular in mobile app design.

Try:
Color NameSlate Blue
HEX
#6561CC
RGB
101, 97, 204
HSL
242°, 51%, 59%
CMYK
50%, 52%, 0%, 20%

Shades

CSS Usage
color: #6561CC;
background-color: #6561CC;
border-color: #6561CC;
box-shadow: 0 0 10px #6561CC;
border: 2px solid #6561CC;
Tailwind Usage
bg-[#6561CC]
text-[#6561CC]
border-[#6561CC]
shadow-[0_0_10px_6561CC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #6561CC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #6561CC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #6561CC; 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 #6561CC; background-color: #6561CC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #6561CC20; border-left: 4px solid #6561CC; }

Link / Accent

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

a { color: #6561CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #6561CC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

101, 97, 204

Red: 101 / Green: 97 / Blue: 204

HSL

242°, 51%, 59%

Hue: 242° / Saturation: 51% / Lightness: 59%

CMYK

50%, 52%, 0%, 20%

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

What color is #6561CC?

#6561CC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #6561CC to RGB:

rgb(101, 97, 204)HEX to RGB Converter →

HEX to HSL

Convert #6561CC to HSL:

hsl(242, 51%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #6561CC to CMYK:

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

Color Meaning and Usage

#6561CC is a cool blue color with RGB values of 101, 97, 204 and HSL of 242°, 51%, 59%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #6561CC is #C8CC61, creating high-contrast pairings. For softer combinations, try analogous colors like #6193CC.

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

Contrast with #6561CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #6561CC?

#6561CC is a cool blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #6561CC?

#6561CC in RGB is (101, 97, 204) - 101 red, 97 green, and 204 blue.

How to use #6561CC in CSS?

Use #6561CC directly in your CSS properties like color or background-color.

What colors go well with #6561CC?

#C8CC61 (complementary), #6193CC (analogous), and #3B37A9 (lighter shade) work well with #6561CC.