#696ABA Color Information

Hex color code: #696ABA

A subtle blue shade, #696ABA appears as (105, 106, 186) in RGB and (239°, 37%, 57%) in HSL. It is often used for branding and logos.

Try:
Color NameSlate Blue
HEX
#696ABA
RGB
105, 106, 186
HSL
239°, 37%, 57%
CMYK
44%, 43%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #696ABA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

105, 106, 186

Red: 105 / Green: 106 / Blue: 186

HSL

239°, 37%, 57%

Hue: 239° / Saturation: 37% / Lightness: 57%

CMYK

44%, 43%, 0%, 27%

Cyan: 44% / Magenta: 43% / Yellow: 0% / Key: 27%

What color is #696ABA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #696ABA to RGB:

rgb(105, 106, 186)HEX to RGB Converter →

HEX to HSL

Convert #696ABA to HSL:

hsl(239, 37%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #696ABA to CMYK:

cmyk(44%, 43%, 0%, 27%)Color Converter →

Color Meaning and Usage

#696ABA is a pastel blue color with RGB values of 105, 106, 186 and HSL of 239°, 37%, 57%. This blue-purple hue evokes creativity and luxury, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #696ABA is #BAB969, creating high-contrast pairings. For softer combinations, try analogous colors like #6993BA.

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

Contrast with #696ABA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #696ABA?

#696ABA is a pastel blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #696ABA?

#696ABA in RGB is (105, 106, 186) - 105 red, 106 green, and 186 blue.

How to use #696ABA in CSS?

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

What colors go well with #696ABA?

#BAB969 (complementary), #6993BA (analogous), and #434593 (lighter shade) work well with #696ABA.