#697FAB Color Information

Hex color code: #697FAB

#697FAB is a gentle blue color. In RGB it is (105, 127, 171), and in HSL it is (220°, 28%, 54%). It is often used for branding and logos.

Try:
Color NameLight Slate Gray
HEX
#697FAB
RGB
105, 127, 171
HSL
220°, 28%, 54%
CMYK
39%, 26%, 0%, 33%

Shades

CSS Usage
color: #697FAB;
background-color: #697FAB;
border-color: #697FAB;
box-shadow: 0 0 10px #697FAB;
border: 2px solid #697FAB;
Tailwind Usage
bg-[#697FAB]
text-[#697FAB]
border-[#697FAB]
shadow-[0_0_10px_697FAB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #697FAB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #697FAB; color: #000000; }

Badge

New Feature
.badge { background-color: #697FAB; 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 #697FAB; background-color: #697FAB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #697FAB20; border-left: 4px solid #697FAB; }

Link / Accent

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

a { color: #697FAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #697FAB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

105, 127, 171

Red: 105 / Green: 127 / Blue: 171

HSL

220°, 28%, 54%

Hue: 220° / Saturation: 28% / Lightness: 54%

CMYK

39%, 26%, 0%, 33%

Cyan: 39% / Magenta: 26% / Yellow: 0% / Key: 33%

What color is #697FAB?

#697FAB is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #697FAB to RGB:

rgb(105, 127, 171)HEX to RGB Converter →

HEX to HSL

Convert #697FAB to HSL:

hsl(220, 28%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #697FAB to CMYK:

cmyk(39%, 26%, 0%, 33%)Color Converter →

Color Meaning and Usage

#697FAB is a subtle blue color with RGB values of 105, 127, 171 and HSL of 220°, 28%, 54%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #697FAB is #AB9569, creating high-contrast pairings. For softer combinations, try analogous colors like #69A0AB.

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

Contrast with #697FAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #697FAB?

#697FAB is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #697FAB?

#697FAB in RGB is (105, 127, 171) - 105 red, 127 green, and 171 blue.

How to use #697FAB in CSS?

Use #697FAB directly in your CSS properties like color or background-color.

What colors go well with #697FAB?

#AB9569 (complementary), #69A0AB (analogous), and #485A7F (lighter shade) work well with #697FAB.