#632F8E Color Information

Hex color code: #632F8E

#632F8E is a subtle purple color. In RGB it is (99, 47, 142), and in HSL it is (273°, 50%, 37%). It is popular in mobile app design.

Try:
Color NameRebecca Purple
HEX
#632F8E
RGB
99, 47, 142
HSL
273°, 50%, 37%
CMYK
30%, 67%, 0%, 44%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #632F8E; 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 #632F8E; background-color: #632F8E15; }

Alert / Toast

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

Link / Accent

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

a { color: #632F8E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #632F8E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

99, 47, 142

Red: 99 / Green: 47 / Blue: 142

HSL

273°, 50%, 37%

Hue: 273° / Saturation: 50% / Lightness: 37%

CMYK

30%, 67%, 0%, 44%

Cyan: 30% / Magenta: 67% / Yellow: 0% / Key: 44%

What color is #632F8E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #632F8E to RGB:

rgb(99, 47, 142)HEX to RGB Converter →

HEX to HSL

Convert #632F8E to HSL:

hsl(273, 50%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #632F8E to CMYK:

cmyk(30%, 67%, 0%, 44%)Color Converter →

Color Meaning and Usage

A balanced purple tone, #632F8E has RGB (99, 47, 142) and HSL (273°, 50%, 37%). 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 #632F8E is #5A8E2F, creating high-contrast pairings. For softer combinations, try analogous colors like #342F8E.

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

Contrast with #632F8E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #632F8E?

#632F8E is a balanced purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #632F8E?

#632F8E in RGB is (99, 47, 142) - 99 red, 47 green, and 142 blue.

How to use #632F8E in CSS?

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

What colors go well with #632F8E?

#5A8E2F (complementary), #342F8E (analogous), and #3B1C54 (lighter shade) work well with #632F8E.