#483181 Color Information

Hex color code: #483181

The hex color #483181 is a pastel purple with RGB values of (72, 49, 129) and HSL of (257°, 45%, 35%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Blue
HEX
#483181
RGB
72, 49, 129
HSL
257°, 45%, 35%
CMYK
44%, 62%, 0%, 49%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #483181; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

72, 49, 129

Red: 72 / Green: 49 / Blue: 129

HSL

257°, 45%, 35%

Hue: 257° / Saturation: 45% / Lightness: 35%

CMYK

44%, 62%, 0%, 49%

Cyan: 44% / Magenta: 62% / Yellow: 0% / Key: 49%

What color is #483181?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #483181 to RGB:

rgb(72, 49, 129)HEX to RGB Converter →

HEX to HSL

Convert #483181 to HSL:

hsl(257, 45%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #483181 to CMYK:

cmyk(44%, 62%, 0%, 49%)Color Converter →

Color Meaning and Usage

A gentle purple tone, #483181 has RGB (72, 49, 129) and HSL (257°, 45%, 35%). Known for evoking creativity and luxury, this blue-purple hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #483181 is #6B8131, creating high-contrast pairings. For softer combinations, try analogous colors like #314281.

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

Contrast with #483181

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #483181?

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

What is the RGB value of #483181?

#483181 in RGB is (72, 49, 129) - 72 red, 49 green, and 129 blue.

How to use #483181 in CSS?

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

What colors go well with #483181?

#6B8131 (complementary), #314281 (analogous), and #291C4A (lighter shade) work well with #483181.