#6F576A Color Information

Hex color code: #6F576A

A muted magenta shade, #6F576A appears as (111, 87, 106) in RGB and (312°, 12%, 39%) in HSL. It is widely used in graphic design.

Try:
Color NameGray
HEX
#6F576A
RGB
111, 87, 106
HSL
312°, 12%, 39%
CMYK
0%, 22%, 5%, 56%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #6F576A; 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 #6F576A; background-color: #6F576A15; }

Alert / Toast

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

Link / Accent

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

a { color: #6F576A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #6F576A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

111, 87, 106

Red: 111 / Green: 87 / Blue: 106

HSL

312°, 12%, 39%

Hue: 312° / Saturation: 12% / Lightness: 39%

CMYK

0%, 22%, 5%, 56%

Cyan: 0% / Magenta: 22% / Yellow: 5% / Key: 56%

What color is #6F576A?

#6F576A is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #6F576A to RGB:

rgb(111, 87, 106)HEX to RGB Converter →

HEX to HSL

Convert #6F576A to HSL:

hsl(312, 12%, 39%)RGB to HSL Converter →

HEX to CMYK

Convert #6F576A to CMYK:

cmyk(0%, 22%, 5%, 56%)Color Converter →

Color Meaning and Usage

A balanced magenta tone, #6F576A has RGB (111, 87, 106) and HSL (312°, 12%, 39%). 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 #6F576A is #586F5C, creating high-contrast pairings. For softer combinations, try analogous colors like #68586F.

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

Contrast with #6F576A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #6F576A?

#6F576A is a balanced magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #6F576A?

#6F576A in RGB is (111, 87, 106) - 111 red, 87 green, and 106 blue.

How to use #6F576A in CSS?

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

What colors go well with #6F576A?

#586F5C (complementary), #68586F (analogous), and #453642 (lighter shade) work well with #6F576A.