#72307E Color Information

Hex color code: #72307E

The hex color #72307E is a pastel magenta with RGB values of (114, 48, 126) and HSL of (291°, 45%, 34%). It is commonly used in modern UI design.

Try:
Color NameRebecca Purple
HEX
#72307E
RGB
114, 48, 126
HSL
291°, 45%, 34%
CMYK
10%, 62%, 0%, 51%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #72307E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

114, 48, 126

Red: 114 / Green: 48 / Blue: 126

HSL

291°, 45%, 34%

Hue: 291° / Saturation: 45% / Lightness: 34%

CMYK

10%, 62%, 0%, 51%

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

What color is #72307E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #72307E to RGB:

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

HEX to HSL

Convert #72307E to HSL:

hsl(291, 45%, 34%)RGB to HSL Converter →

HEX to CMYK

Convert #72307E to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #72307E has RGB (114, 48, 126) and HSL (291°, 45%, 34%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #72307E is #3B7E30, creating high-contrast pairings. For softer combinations, try analogous colors like #4B307E.

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

Contrast with #72307E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #72307E?

#72307E is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #72307E?

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

How to use #72307E in CSS?

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

What colors go well with #72307E?

#3B7E30 (complementary), #4B307E (analogous), and #401B46 (lighter shade) work well with #72307E.