#48328F Color Information

Hex color code: #48328F

The hex color #48328F is a pastel blue with RGB values of (72, 50, 143) and HSL of (254°, 48%, 38%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Blue
HEX
#48328F
RGB
72, 50, 143
HSL
254°, 48%, 38%
CMYK
50%, 65%, 0%, 44%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #48328F; 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 #48328F; background-color: #48328F15; }

Alert / Toast

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

Link / Accent

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

a { color: #48328F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #48328F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

72, 50, 143

Red: 72 / Green: 50 / Blue: 143

HSL

254°, 48%, 38%

Hue: 254° / Saturation: 48% / Lightness: 38%

CMYK

50%, 65%, 0%, 44%

Cyan: 50% / Magenta: 65% / Yellow: 0% / Key: 44%

What color is #48328F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #48328F to RGB:

rgb(72, 50, 143)HEX to RGB Converter →

HEX to HSL

Convert #48328F to HSL:

hsl(254, 48%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #48328F to CMYK:

cmyk(50%, 65%, 0%, 44%)Color Converter →

Color Meaning and Usage

A pastel blue tone, #48328F has RGB (72, 50, 143) and HSL (254°, 48%, 38%). Known for evoking creativity and luxury, this blue-purple hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #48328F is #7A8F32, creating high-contrast pairings. For softer combinations, try analogous colors like #324B8F.

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

Contrast with #48328F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #48328F?

#48328F is a pastel blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #48328F?

#48328F in RGB is (72, 50, 143) - 72 red, 50 green, and 143 blue.

How to use #48328F in CSS?

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

What colors go well with #48328F?

#7A8F32 (complementary), #324B8F (analogous), and #2C1E57 (lighter shade) work well with #48328F.