#699BDD Color Information

Hex color code: #699BDD

The hex color #699BDD is a serene blue with RGB values of (105, 155, 221) and HSL of (214°, 63%, 64%). It is often used for branding and logos.

Try:
Color NameCornflower Blue
HEX
#699BDD
RGB
105, 155, 221
HSL
214°, 63%, 64%
CMYK
52%, 30%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #699BDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

105, 155, 221

Red: 105 / Green: 155 / Blue: 221

HSL

214°, 63%, 64%

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

CMYK

52%, 30%, 0%, 13%

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

What color is #699BDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #699BDD to RGB:

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

HEX to HSL

Convert #699BDD to HSL:

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

HEX to CMYK

Convert #699BDD to CMYK:

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

Color Meaning and Usage

A peaceful blue tone, #699BDD has RGB (105, 155, 221) and HSL (214°, 63%, 64%). Known for evoking creativity and luxury, this blue-purple hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #699BDD is #DDAB69, creating high-contrast pairings. For softer combinations, try analogous colors like #69D5DD.

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

Contrast with #699BDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #699BDD?

#699BDD is a peaceful blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #699BDD?

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

How to use #699BDD in CSS?

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

What colors go well with #699BDD?

#DDAB69 (complementary), #69D5DD (analogous), and #2E72CC (lighter shade) work well with #699BDD.