#72597B Color Information

Hex color code: #72597B

#72597B is a muted purple color. In RGB it is (114, 89, 123), and in HSL it is (284°, 16%, 42%). It is typically applied in digital products.

Try:
Color NameGray
HEX
#72597B
RGB
114, 89, 123
HSL
284°, 16%, 42%
CMYK
7%, 28%, 0%, 52%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #72597B; 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 #72597B; background-color: #72597B15; }

Alert / Toast

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

Link / Accent

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

a { color: #72597B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #72597B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

114, 89, 123

Red: 114 / Green: 89 / Blue: 123

HSL

284°, 16%, 42%

Hue: 284° / Saturation: 16% / Lightness: 42%

CMYK

7%, 28%, 0%, 52%

Cyan: 7% / Magenta: 28% / Yellow: 0% / Key: 52%

What color is #72597B?

#72597B is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #72597B to RGB:

rgb(114, 89, 123)HEX to RGB Converter →

HEX to HSL

Convert #72597B to HSL:

hsl(284, 16%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #72597B to CMYK:

cmyk(7%, 28%, 0%, 52%)Color Converter →

Color Meaning and Usage

A balanced purple tone, #72597B has RGB (114, 89, 123) and HSL (284°, 16%, 42%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #72597B is #637C5A, creating high-contrast pairings. For softer combinations, try analogous colors like #625A7C.

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

Contrast with #72597B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #72597B?

#72597B is a balanced purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #72597B?

#72597B in RGB is (114, 89, 123) - 114 red, 89 green, and 123 blue.

How to use #72597B in CSS?

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

What colors go well with #72597B?

#637C5A (complementary), #625A7C (analogous), and #4A3A50 (lighter shade) work well with #72597B.