#656EBD Color Information

Hex color code: #656EBD

The hex color #656EBD is a subtle blue with RGB values of (101, 110, 189) and HSL of (234°, 40%, 57%). It is popular in mobile app design.

Try:
Color NameSlate Blue
HEX
#656EBD
RGB
101, 110, 189
HSL
234°, 40%, 57%
CMYK
47%, 42%, 0%, 26%

Shades

CSS Usage
color: #656EBD;
background-color: #656EBD;
border-color: #656EBD;
box-shadow: 0 0 10px #656EBD;
border: 2px solid #656EBD;
Tailwind Usage
bg-[#656EBD]
text-[#656EBD]
border-[#656EBD]
shadow-[0_0_10px_656EBD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #656EBD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #656EBD; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #656EBD; 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 #656EBD; background-color: #656EBD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #656EBD20; border-left: 4px solid #656EBD; }

Link / Accent

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

a { color: #656EBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #656EBD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

101, 110, 189

Red: 101 / Green: 110 / Blue: 189

HSL

234°, 40%, 57%

Hue: 234° / Saturation: 40% / Lightness: 57%

CMYK

47%, 42%, 0%, 26%

Cyan: 47% / Magenta: 42% / Yellow: 0% / Key: 26%

What color is #656EBD?

#656EBD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #656EBD to RGB:

rgb(101, 110, 189)HEX to RGB Converter →

HEX to HSL

Convert #656EBD to HSL:

hsl(234, 40%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #656EBD to CMYK:

cmyk(47%, 42%, 0%, 26%)Color Converter →

Color Meaning and Usage

A soft blue tone, #656EBD has RGB (101, 110, 189) and HSL (234°, 40%, 57%). Known for evoking creativity and luxury, this blue-purple hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #656EBD is #BDB465, creating high-contrast pairings. For softer combinations, try analogous colors like #659ABD.

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

Contrast with #656EBD

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

Contrast Ratio: 4.52:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #656EBD?

#656EBD is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #656EBD?

#656EBD in RGB is (101, 110, 189) - 101 red, 110 green, and 189 blue.

How to use #656EBD in CSS?

Use #656EBD directly in your CSS properties like color or background-color.

What colors go well with #656EBD?

#BDB465 (complementary), #659ABD (analogous), and #404996 (lighter shade) work well with #656EBD.