#724884 Color Information

Hex color code: #724884

A pastel purple shade, #724884 appears as (114, 72, 132) in RGB and (282°, 29%, 40%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRebecca Purple
HEX
#724884
RGB
114, 72, 132
HSL
282°, 29%, 40%
CMYK
14%, 45%, 0%, 48%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #724884; 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 #724884; background-color: #72488415; }

Alert / Toast

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

Link / Accent

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

a { color: #724884; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #724884 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

114, 72, 132

Red: 114 / Green: 72 / Blue: 132

HSL

282°, 29%, 40%

Hue: 282° / Saturation: 29% / Lightness: 40%

CMYK

14%, 45%, 0%, 48%

Cyan: 14% / Magenta: 45% / Yellow: 0% / Key: 48%

What color is #724884?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #724884 to RGB:

rgb(114, 72, 132)HEX to RGB Converter →

HEX to HSL

Convert #724884 to HSL:

hsl(282, 29%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #724884 to CMYK:

cmyk(14%, 45%, 0%, 48%)Color Converter →

Color Meaning and Usage

#724884 is a gentle purple color with RGB values of 114, 72, 132 and HSL of 282°, 29%, 40%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #724884 is #5A8448, creating high-contrast pairings. For softer combinations, try analogous colors like #544884.

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

Contrast with #724884

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #724884?

#724884 is a gentle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #724884?

#724884 in RGB is (114, 72, 132) - 114 red, 72 green, and 132 blue.

How to use #724884 in CSS?

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

What colors go well with #724884?

#5A8448 (complementary), #544884 (analogous), and #472D52 (lighter shade) work well with #724884.