#649BDD Color Information

Hex color code: #649BDD

A serene blue shade, #649BDD appears as (100, 155, 221) in RGB and (213°, 64%, 63%) in HSL. It is often used for branding and logos.

Try:
Color NameCornflower Blue
HEX
#649BDD
RGB
100, 155, 221
HSL
213°, 64%, 63%
CMYK
55%, 30%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #649BDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

100, 155, 221

Red: 100 / Green: 155 / Blue: 221

HSL

213°, 64%, 63%

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

CMYK

55%, 30%, 0%, 13%

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

What color is #649BDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #649BDD to RGB:

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

HEX to HSL

Convert #649BDD to HSL:

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

HEX to CMYK

Convert #649BDD to CMYK:

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

Color Meaning and Usage

A calming blue tone, #649BDD has RGB (100, 155, 221) and HSL (213°, 64%, 63%). Known for evoking creativity and luxury, this blue-purple hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #649BDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #649BDD?

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

What is the RGB value of #649BDD?

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

How to use #649BDD in CSS?

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

What colors go well with #649BDD?

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