#704792 Color Information

Hex color code: #704792

A pastel purple shade, #704792 appears as (112, 71, 146) in RGB and (273°, 35%, 43%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRebecca Purple
HEX
#704792
RGB
112, 71, 146
HSL
273°, 35%, 43%
CMYK
23%, 51%, 0%, 43%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #704792; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

112, 71, 146

Red: 112 / Green: 71 / Blue: 146

HSL

273°, 35%, 43%

Hue: 273° / Saturation: 35% / Lightness: 43%

CMYK

23%, 51%, 0%, 43%

Cyan: 23% / Magenta: 51% / Yellow: 0% / Key: 43%

What color is #704792?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #704792 to RGB:

rgb(112, 71, 146)HEX to RGB Converter →

HEX to HSL

Convert #704792 to HSL:

hsl(273, 35%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #704792 to CMYK:

cmyk(23%, 51%, 0%, 43%)Color Converter →

Color Meaning and Usage

#704792 is a subtle purple color with RGB values of 112, 71, 146 and HSL of 273°, 35%, 43%. 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 #704792 is #6A9447, creating high-contrast pairings. For softer combinations, try analogous colors like #4B4794.

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

Contrast with #704792

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #704792?

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

What is the RGB value of #704792?

#704792 in RGB is (112, 71, 146) - 112 red, 71 green, and 146 blue.

How to use #704792 in CSS?

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

What colors go well with #704792?

#6A9447 (complementary), #4B4794 (analogous), and #4A2E60 (lighter shade) work well with #704792.