#756172 Color Information

Hex color code: #756172

A neutral magenta shade, #756172 appears as (117, 97, 114) in RGB and (309°, 9%, 42%) in HSL. It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#756172
RGB
117, 97, 114
HSL
309°, 9%, 42%
CMYK
0%, 17%, 3%, 54%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #756172; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 97, 114

Red: 117 / Green: 97 / Blue: 114

HSL

309°, 9%, 42%

Hue: 309° / Saturation: 9% / Lightness: 42%

CMYK

0%, 17%, 3%, 54%

Cyan: 0% / Magenta: 17% / Yellow: 3% / Key: 54%

What color is #756172?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #756172 to RGB:

rgb(117, 97, 114)HEX to RGB Converter →

HEX to HSL

Convert #756172 to HSL:

hsl(309, 9%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #756172 to CMYK:

cmyk(0%, 17%, 3%, 54%)Color Converter →

Color Meaning and Usage

#756172 is a balanced magenta color with RGB values of 117, 97, 114 and HSL of 309°, 9%, 42%. This desaturated neutral evokes balance and subtlety, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #756172 is #617564, creating high-contrast pairings. For softer combinations, try analogous colors like #6E6175.

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

Contrast with #756172

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #756172?

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

What is the RGB value of #756172?

#756172 in RGB is (117, 97, 114) - 117 red, 97 green, and 114 blue.

How to use #756172 in CSS?

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

What colors go well with #756172?

#617564 (complementary), #6E6175 (analogous), and #4B3F49 (lighter shade) work well with #756172.