#696EAB Color Information

Hex color code: #696EAB

#696EAB is a soft blue color. In RGB it is (105, 110, 171), and in HSL it is (235°, 28%, 54%). It is typically applied in digital products.

Try:
Color NameSlate Gray
HEX
#696EAB
RGB
105, 110, 171
HSL
235°, 28%, 54%
CMYK
39%, 36%, 0%, 33%

Shades

CSS Usage
color: #696EAB;
background-color: #696EAB;
border-color: #696EAB;
box-shadow: 0 0 10px #696EAB;
border: 2px solid #696EAB;
Tailwind Usage
bg-[#696EAB]
text-[#696EAB]
border-[#696EAB]
shadow-[0_0_10px_696EAB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #696EAB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #696EAB; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #696EAB; 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 #696EAB; background-color: #696EAB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #696EAB20; border-left: 4px solid #696EAB; }

Link / Accent

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

a { color: #696EAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #696EAB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

105, 110, 171

Red: 105 / Green: 110 / Blue: 171

HSL

235°, 28%, 54%

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

CMYK

39%, 36%, 0%, 33%

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

What color is #696EAB?

#696EAB is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #696EAB to RGB:

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

HEX to HSL

Convert #696EAB to HSL:

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

HEX to CMYK

Convert #696EAB to CMYK:

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

Color Meaning and Usage

#696EAB is a subtle blue color with RGB values of 105, 110, 171 and HSL of 235°, 28%, 54%. This blue-purple hue evokes creativity and luxury, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #696EAB is #ABA569, creating high-contrast pairings. For softer combinations, try analogous colors like #698FAB.

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

Contrast with #696EAB

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

Contrast Ratio: 4.42:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #696EAB?

#696EAB is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #696EAB?

#696EAB in RGB is (105, 110, 171) - 105 red, 110 green, and 171 blue.

How to use #696EAB in CSS?

Use #696EAB directly in your CSS properties like color or background-color.

What colors go well with #696EAB?

#ABA569 (complementary), #698FAB (analogous), and #484C7F (lighter shade) work well with #696EAB.