#48264F Color Information

Hex color code: #48264F

The hex color #48264F is a rich magenta with RGB values of (72, 38, 79) and HSL of (290°, 35%, 23%). It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#48264F
RGB
72, 38, 79
HSL
290°, 35%, 23%
CMYK
9%, 52%, 0%, 69%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #48264F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

72, 38, 79

Red: 72 / Green: 38 / Blue: 79

HSL

290°, 35%, 23%

Hue: 290° / Saturation: 35% / Lightness: 23%

CMYK

9%, 52%, 0%, 69%

Cyan: 9% / Magenta: 52% / Yellow: 0% / Key: 69%

What color is #48264F?

#48264F is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #48264F to RGB:

rgb(72, 38, 79)HEX to RGB Converter →

HEX to HSL

Convert #48264F to HSL:

hsl(290, 35%, 23%)RGB to HSL Converter →

HEX to CMYK

Convert #48264F to CMYK:

cmyk(9%, 52%, 0%, 69%)Color Converter →

Color Meaning and Usage

#48264F is a intense magenta color with RGB values of 72, 38, 79 and HSL of 290°, 35%, 23%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #48264F is #2D4F26, creating high-contrast pairings. For softer combinations, try analogous colors like #34264F.

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

Contrast with #48264F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #48264F?

#48264F is a intense magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #48264F?

#48264F in RGB is (72, 38, 79) - 72 red, 38 green, and 79 blue.

How to use #48264F in CSS?

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

What colors go well with #48264F?

#2D4F26 (complementary), #34264F (analogous), and #190D1C (lighter shade) work well with #48264F.