#72587E Color Information

Hex color code: #72587E

The hex color #72587E is a muted purple with RGB values of (114, 88, 126) and HSL of (281°, 18%, 42%). It is typically applied in digital products.

Try:
Color NameGray
HEX
#72587E
RGB
114, 88, 126
HSL
281°, 18%, 42%
CMYK
10%, 30%, 0%, 51%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #72587E; 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 #72587E; background-color: #72587E15; }

Alert / Toast

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

Link / Accent

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

a { color: #72587E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #72587E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

114, 88, 126

Red: 114 / Green: 88 / Blue: 126

HSL

281°, 18%, 42%

Hue: 281° / Saturation: 18% / Lightness: 42%

CMYK

10%, 30%, 0%, 51%

Cyan: 10% / Magenta: 30% / Yellow: 0% / Key: 51%

What color is #72587E?

#72587E is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #72587E to RGB:

rgb(114, 88, 126)HEX to RGB Converter →

HEX to HSL

Convert #72587E to HSL:

hsl(281, 18%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #72587E to CMYK:

cmyk(10%, 30%, 0%, 51%)Color Converter →

Color Meaning and Usage

#72587E is a subtle purple color with RGB values of 114, 88, 126 and HSL of 281°, 18%, 42%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #72587E is #647E58, creating high-contrast pairings. For softer combinations, try analogous colors like #5F587E.

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

Contrast with #72587E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #72587E?

#72587E is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #72587E?

#72587E in RGB is (114, 88, 126) - 114 red, 88 green, and 126 blue.

How to use #72587E in CSS?

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

What colors go well with #72587E?

#647E58 (complementary), #5F587E (analogous), and #493851 (lighter shade) work well with #72587E.