#696581 Color Information

Hex color code: #696581

A neutral blue shade, #696581 appears as (105, 101, 129) in RGB and (249°, 12%, 45%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSlate Gray
HEX
#696581
RGB
105, 101, 129
HSL
249°, 12%, 45%
CMYK
19%, 22%, 0%, 49%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #696581; 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 #696581; background-color: #69658115; }

Alert / Toast

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

Link / Accent

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

a { color: #696581; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #696581 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

105, 101, 129

Red: 105 / Green: 101 / Blue: 129

HSL

249°, 12%, 45%

Hue: 249° / Saturation: 12% / Lightness: 45%

CMYK

19%, 22%, 0%, 49%

Cyan: 19% / Magenta: 22% / Yellow: 0% / Key: 49%

What color is #696581?

#696581 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #696581 to RGB:

rgb(105, 101, 129)HEX to RGB Converter →

HEX to HSL

Convert #696581 to HSL:

hsl(249, 12%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #696581 to CMYK:

cmyk(19%, 22%, 0%, 49%)Color Converter →

Color Meaning and Usage

A muted blue tone, #696581 has RGB (105, 101, 129) and HSL (249°, 12%, 45%). Known for evoking balance and subtlety, this desaturated neutral is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #696581 is #7C8165, creating high-contrast pairings. For softer combinations, try analogous colors like #656F81.

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

Contrast with #696581

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #696581?

#696581 is a muted blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #696581?

#696581 in RGB is (105, 101, 129) - 105 red, 101 green, and 129 blue.

How to use #696581 in CSS?

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

What colors go well with #696581?

#7C8165 (complementary), #656F81 (analogous), and #464356 (lighter shade) work well with #696581.