#48307E Color Information

Hex color code: #48307E

A subtle purple shade, #48307E appears as (72, 48, 126) in RGB and (258°, 45%, 34%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Slate Blue
HEX
#48307E
RGB
72, 48, 126
HSL
258°, 45%, 34%
CMYK
43%, 62%, 0%, 51%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #48307E; 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 #48307E; background-color: #48307E15; }

Alert / Toast

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

Link / Accent

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

a { color: #48307E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #48307E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

72, 48, 126

Red: 72 / Green: 48 / Blue: 126

HSL

258°, 45%, 34%

Hue: 258° / Saturation: 45% / Lightness: 34%

CMYK

43%, 62%, 0%, 51%

Cyan: 43% / Magenta: 62% / Yellow: 0% / Key: 51%

What color is #48307E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #48307E to RGB:

rgb(72, 48, 126)HEX to RGB Converter →

HEX to HSL

Convert #48307E to HSL:

hsl(258, 45%, 34%)RGB to HSL Converter →

HEX to CMYK

Convert #48307E to CMYK:

cmyk(43%, 62%, 0%, 51%)Color Converter →

Color Meaning and Usage

#48307E is a subtle purple color with RGB values of 72, 48, 126 and HSL of 258°, 45%, 34%. This blue-purple hue evokes creativity and luxury, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #48307E is #667E30, creating high-contrast pairings. For softer combinations, try analogous colors like #303F7E.

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

Contrast with #48307E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #48307E?

#48307E is a subtle purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #48307E?

#48307E in RGB is (72, 48, 126) - 72 red, 48 green, and 126 blue.

How to use #48307E in CSS?

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

What colors go well with #48307E?

#667E30 (complementary), #303F7E (analogous), and #281B46 (lighter shade) work well with #48307E.