#724FAB Color Information

Hex color code: #724FAB

#724FAB is a subtle purple color. In RGB it is (114, 79, 171), and in HSL it is (263°, 37%, 49%). It is popular in mobile app design.

Try:
Color NameRebecca Purple
HEX
#724FAB
RGB
114, 79, 171
HSL
263°, 37%, 49%
CMYK
33%, 54%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #724FAB; 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 #724FAB; background-color: #724FAB15; }

Alert / Toast

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

Link / Accent

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

a { color: #724FAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #724FAB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

114, 79, 171

Red: 114 / Green: 79 / Blue: 171

HSL

263°, 37%, 49%

Hue: 263° / Saturation: 37% / Lightness: 49%

CMYK

33%, 54%, 0%, 33%

Cyan: 33% / Magenta: 54% / Yellow: 0% / Key: 33%

What color is #724FAB?

#724FAB is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #724FAB to RGB:

rgb(114, 79, 171)HEX to RGB Converter →

HEX to HSL

Convert #724FAB to HSL:

hsl(263, 37%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #724FAB to CMYK:

cmyk(33%, 54%, 0%, 33%)Color Converter →

Color Meaning and Usage

#724FAB is a gentle purple color with RGB values of 114, 79, 171 and HSL of 263°, 37%, 49%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #724FAB is #88AB4F, creating high-contrast pairings. For softer combinations, try analogous colors like #4F5AAB.

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

Contrast with #724FAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #724FAB?

#724FAB is a gentle purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #724FAB?

#724FAB in RGB is (114, 79, 171) - 114 red, 79 green, and 171 blue.

How to use #724FAB in CSS?

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

What colors go well with #724FAB?

#88AB4F (complementary), #4F5AAB (analogous), and #4F3777 (lighter shade) work well with #724FAB.