#69606C Color Information

Hex color code: #69606C

#69606C is a muted magenta color. In RGB it is (105, 96, 108), and in HSL it is (285°, 6%, 40%). It is typically applied in digital products.

Try:
Color NameGray
HEX
#69606C
RGB
105, 96, 108
HSL
285°, 6%, 40%
CMYK
3%, 11%, 0%, 58%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #69606C; 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 #69606C; background-color: #69606C15; }

Alert / Toast

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

Link / Accent

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

a { color: #69606C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #69606C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

105, 96, 108

Red: 105 / Green: 96 / Blue: 108

HSL

285°, 6%, 40%

Hue: 285° / Saturation: 6% / Lightness: 40%

CMYK

3%, 11%, 0%, 58%

Cyan: 3% / Magenta: 11% / Yellow: 0% / Key: 58%

What color is #69606C?

#69606C is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #69606C to RGB:

rgb(105, 96, 108)HEX to RGB Converter →

HEX to HSL

Convert #69606C to HSL:

hsl(285, 6%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #69606C to CMYK:

cmyk(3%, 11%, 0%, 58%)Color Converter →

Color Meaning and Usage

#69606C is a neutral magenta color with RGB values of 105, 96, 108 and HSL of 285°, 6%, 40%. This desaturated neutral evokes balance and subtlety, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #69606C is #636C60, creating high-contrast pairings. For softer combinations, try analogous colors like #63606C.

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

Contrast with #69606C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #69606C?

#69606C is a neutral magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #69606C?

#69606C in RGB is (105, 96, 108) - 105 red, 96 green, and 108 blue.

How to use #69606C in CSS?

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

What colors go well with #69606C?

#636C60 (complementary), #63606C (analogous), and #423C44 (lighter shade) work well with #69606C.