#72597D Color Information

Hex color code: #72597D

A subtle purple shade, #72597D appears as (114, 89, 125) in RGB and (282°, 17%, 42%) in HSL. It is often used for branding and logos.

Try:
Color NameGray
HEX
#72597D
RGB
114, 89, 125
HSL
282°, 17%, 42%
CMYK
9%, 29%, 0%, 51%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #72597D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

114, 89, 125

Red: 114 / Green: 89 / Blue: 125

HSL

282°, 17%, 42%

Hue: 282° / Saturation: 17% / Lightness: 42%

CMYK

9%, 29%, 0%, 51%

Cyan: 9% / Magenta: 29% / Yellow: 0% / Key: 51%

What color is #72597D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #72597D to RGB:

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

HEX to HSL

Convert #72597D to HSL:

hsl(282, 17%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #72597D to CMYK:

cmyk(9%, 29%, 0%, 51%)Color Converter →

Color Meaning and Usage

#72597D is a balanced purple color with RGB values of 114, 89, 125 and HSL of 282°, 17%, 42%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #72597D is #647D59, creating high-contrast pairings. For softer combinations, try analogous colors like #60597D.

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

Contrast with #72597D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #72597D?

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

What is the RGB value of #72597D?

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

How to use #72597D in CSS?

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

What colors go well with #72597D?

#647D59 (complementary), #60597D (analogous), and #4A3951 (lighter shade) work well with #72597D.