#72406E Color Information

Hex color code: #72406E

A subtle magenta shade, #72406E appears as (114, 64, 110) in RGB and (305°, 28%, 35%) in HSL. It is popular in mobile app design.

Try:
Color NameRebecca Purple
HEX
#72406E
RGB
114, 64, 110
HSL
305°, 28%, 35%
CMYK
0%, 44%, 4%, 55%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #72406E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

114, 64, 110

Red: 114 / Green: 64 / Blue: 110

HSL

305°, 28%, 35%

Hue: 305° / Saturation: 28% / Lightness: 35%

CMYK

0%, 44%, 4%, 55%

Cyan: 0% / Magenta: 44% / Yellow: 4% / Key: 55%

What color is #72406E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #72406E to RGB:

rgb(114, 64, 110)HEX to RGB Converter →

HEX to HSL

Convert #72406E to HSL:

hsl(305, 28%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #72406E to CMYK:

cmyk(0%, 44%, 4%, 55%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #72406E has RGB (114, 64, 110) and HSL (305°, 28%, 35%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #72406E is #407244, creating high-contrast pairings. For softer combinations, try analogous colors like #5D4072.

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

Contrast with #72406E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #72406E?

#72406E is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #72406E?

#72406E in RGB is (114, 64, 110) - 114 red, 64 green, and 110 blue.

How to use #72406E in CSS?

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

What colors go well with #72406E?

#407244 (complementary), #5D4072 (analogous), and #41253F (lighter shade) work well with #72406E.