#48393D Color Information

Hex color code: #48393D

A muted magenta shade, #48393D appears as (72, 57, 61) in RGB and (344°, 12%, 25%) in HSL. It is widely used in graphic design.

Try:
Color NameDark Slate Gray
HEX
#48393D
RGB
72, 57, 61
HSL
344°, 12%, 25%
CMYK
0%, 21%, 15%, 72%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #48393D; 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 #48393D; background-color: #48393D15; }

Alert / Toast

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

Link / Accent

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

a { color: #48393D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #48393D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

72, 57, 61

Red: 72 / Green: 57 / Blue: 61

HSL

344°, 12%, 25%

Hue: 344° / Saturation: 12% / Lightness: 25%

CMYK

0%, 21%, 15%, 72%

Cyan: 0% / Magenta: 21% / Yellow: 15% / Key: 72%

What color is #48393D?

#48393D is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #48393D to RGB:

rgb(72, 57, 61)HEX to RGB Converter →

HEX to HSL

Convert #48393D to HSL:

hsl(344, 12%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #48393D to CMYK:

cmyk(0%, 21%, 15%, 72%)Color Converter →

Color Meaning and Usage

#48393D is a muted magenta color with RGB values of 72, 57, 61 and HSL of 344°, 12%, 25%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #48393D is #384743, creating high-contrast pairings. For softer combinations, try analogous colors like #473844.

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

Contrast with #48393D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #48393D?

#48393D is a muted magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #48393D?

#48393D in RGB is (72, 57, 61) - 72 red, 57 green, and 61 blue.

How to use #48393D in CSS?

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

What colors go well with #48393D?

#384743 (complementary), #473844 (analogous), and #1D1618 (lighter shade) work well with #48393D.