#695B6B Color Information

Hex color code: #695B6B

#695B6B is a balanced magenta color. In RGB it is (105, 91, 107), and in HSL it is (293°, 8%, 39%). It is frequently seen in web interfaces.

Try:
Color NameGray
HEX
#695B6B
RGB
105, 91, 107
HSL
293°, 8%, 39%
CMYK
2%, 15%, 0%, 58%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #695B6B; 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 #695B6B; background-color: #695B6B15; }

Alert / Toast

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

Link / Accent

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

a { color: #695B6B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #695B6B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

105, 91, 107

Red: 105 / Green: 91 / Blue: 107

HSL

293°, 8%, 39%

Hue: 293° / Saturation: 8% / Lightness: 39%

CMYK

2%, 15%, 0%, 58%

Cyan: 2% / Magenta: 15% / Yellow: 0% / Key: 58%

What color is #695B6B?

#695B6B is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #695B6B to RGB:

rgb(105, 91, 107)HEX to RGB Converter →

HEX to HSL

Convert #695B6B to HSL:

hsl(293, 8%, 39%)RGB to HSL Converter →

HEX to CMYK

Convert #695B6B to CMYK:

cmyk(2%, 15%, 0%, 58%)Color Converter →

Color Meaning and Usage

#695B6B is a subtle magenta color with RGB values of 105, 91, 107 and HSL of 293°, 8%, 39%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #695B6B is #5D6B5B, creating high-contrast pairings. For softer combinations, try analogous colors like #625B6B.

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

Contrast with #695B6B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #695B6B?

#695B6B is a subtle magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #695B6B?

#695B6B in RGB is (105, 91, 107) - 105 red, 91 green, and 107 blue.

How to use #695B6B in CSS?

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

What colors go well with #695B6B?

#5D6B5B (complementary), #625B6B (analogous), and #413842 (lighter shade) work well with #695B6B.