#659BDD Color Information

Hex color code: #659BDD

A tranquil blue shade, #659BDD appears as (101, 155, 221) in RGB and (213°, 64%, 63%) in HSL. It is widely used in graphic design.

Try:
Color NameCornflower Blue
HEX
#659BDD
RGB
101, 155, 221
HSL
213°, 64%, 63%
CMYK
54%, 30%, 0%, 13%

Shades

CSS Usage
color: #659BDD;
background-color: #659BDD;
border-color: #659BDD;
box-shadow: 0 0 10px #659BDD;
border: 2px solid #659BDD;
Tailwind Usage
bg-[#659BDD]
text-[#659BDD]
border-[#659BDD]
shadow-[0_0_10px_659BDD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #659BDD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #659BDD; color: #000000; }

Badge

New Feature
.badge { background-color: #659BDD; 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 #659BDD; background-color: #659BDD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #659BDD20; border-left: 4px solid #659BDD; }

Link / Accent

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

a { color: #659BDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #659BDD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

101, 155, 221

Red: 101 / Green: 155 / Blue: 221

HSL

213°, 64%, 63%

Hue: 213° / Saturation: 64% / Lightness: 63%

CMYK

54%, 30%, 0%, 13%

Cyan: 54% / Magenta: 30% / Yellow: 0% / Key: 13%

What color is #659BDD?

#659BDD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #659BDD to RGB:

rgb(101, 155, 221)HEX to RGB Converter →

HEX to HSL

Convert #659BDD to HSL:

hsl(213, 64%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #659BDD to CMYK:

cmyk(54%, 30%, 0%, 13%)Color Converter →

Color Meaning and Usage

A calming blue tone, #659BDD has RGB (101, 155, 221) and HSL (213°, 64%, 63%). Known for evoking creativity and luxury, this blue-purple hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #659BDD is #DDA764, creating high-contrast pairings. For softer combinations, try analogous colors like #64D7DD.

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

Contrast with #659BDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #659BDD?

#659BDD is a calming blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #659BDD?

#659BDD in RGB is (101, 155, 221) - 101 red, 155 green, and 221 blue.

How to use #659BDD in CSS?

Use #659BDD directly in your CSS properties like color or background-color.

What colors go well with #659BDD?

#DDA764 (complementary), #64D7DD (analogous), and #2C73C9 (lighter shade) work well with #659BDD.