#82307B Color Information

Hex color code: #82307B

#82307B is a pastel magenta color. In RGB it is (130, 48, 123), and in HSL it is (305°, 46%, 35%). It is commonly used in modern UI design.

Try:
Color NameRebecca Purple
HEX
#82307B
RGB
130, 48, 123
HSL
305°, 46%, 35%
CMYK
0%, 63%, 5%, 49%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #82307B; 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 #82307B; background-color: #82307B15; }

Alert / Toast

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

Link / Accent

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

a { color: #82307B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #82307B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

130, 48, 123

Red: 130 / Green: 48 / Blue: 123

HSL

305°, 46%, 35%

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

CMYK

0%, 63%, 5%, 49%

Cyan: 0% / Magenta: 63% / Yellow: 5% / Key: 49%

What color is #82307B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #82307B to RGB:

rgb(130, 48, 123)HEX to RGB Converter →

HEX to HSL

Convert #82307B to HSL:

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

HEX to CMYK

Convert #82307B to CMYK:

cmyk(0%, 63%, 5%, 49%)Color Converter →

Color Meaning and Usage

#82307B is a pastel magenta color with RGB values of 130, 48, 123 and HSL of 305°, 46%, 35%. 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 #82307B is #308237, creating high-contrast pairings. For softer combinations, try analogous colors like #603082.

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

Contrast with #82307B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #82307B?

#82307B is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #82307B?

#82307B in RGB is (130, 48, 123) - 130 red, 48 green, and 123 blue.

How to use #82307B in CSS?

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

What colors go well with #82307B?

#308237 (complementary), #603082 (analogous), and #4A1C47 (lighter shade) work well with #82307B.