#48326C Color Information

Hex color code: #48326C

A delicate purple shade, #48326C appears as (72, 50, 108) in RGB and (263°, 37%, 31%) in HSL. It is widely used in graphic design.

Try:
Color NameDark Slate Blue
HEX
#48326C
RGB
72, 50, 108
HSL
263°, 37%, 31%
CMYK
33%, 54%, 0%, 58%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #48326C; 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 #48326C; background-color: #48326C15; }

Alert / Toast

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

Link / Accent

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

a { color: #48326C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #48326C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

72, 50, 108

Red: 72 / Green: 50 / Blue: 108

HSL

263°, 37%, 31%

Hue: 263° / Saturation: 37% / Lightness: 31%

CMYK

33%, 54%, 0%, 58%

Cyan: 33% / Magenta: 54% / Yellow: 0% / Key: 58%

What color is #48326C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #48326C to RGB:

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

HEX to HSL

Convert #48326C to HSL:

hsl(263, 37%, 31%)RGB to HSL Converter →

HEX to CMYK

Convert #48326C to CMYK:

cmyk(33%, 54%, 0%, 58%)Color Converter →

Color Meaning and Usage

A gentle purple tone, #48326C has RGB (72, 50, 108) and HSL (263°, 37%, 31%). Known for evoking creativity and luxury, this blue-purple hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #48326C is #566C32, creating high-contrast pairings. For softer combinations, try analogous colors like #32396C.

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

Contrast with #48326C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #48326C?

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

What is the RGB value of #48326C?

#48326C in RGB is (72, 50, 108) - 72 red, 50 green, and 108 blue.

How to use #48326C in CSS?

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

What colors go well with #48326C?

#566C32 (complementary), #32396C (analogous), and #251A38 (lighter shade) work well with #48326C.