#93538B Color Information

Hex color code: #93538B

A pastel magenta shade, #93538B appears as (147, 83, 139) in RGB and (308°, 28%, 45%) in HSL. It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#93538B
RGB
147, 83, 139
HSL
308°, 28%, 45%
CMYK
0%, 44%, 5%, 42%

Shades

CSS Usage
color: #93538B;
background-color: #93538B;
border-color: #93538B;
box-shadow: 0 0 10px #93538B;
border: 2px solid #93538B;
Tailwind Usage
bg-[#93538B]
text-[#93538B]
border-[#93538B]
shadow-[0_0_10px_93538B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #93538B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #93538B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #93538B; 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 #93538B; background-color: #93538B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #93538B20; border-left: 4px solid #93538B; }

Link / Accent

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

a { color: #93538B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #93538B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

147, 83, 139

Red: 147 / Green: 83 / Blue: 139

HSL

308°, 28%, 45%

Hue: 308° / Saturation: 28% / Lightness: 45%

CMYK

0%, 44%, 5%, 42%

Cyan: 0% / Magenta: 44% / Yellow: 5% / Key: 42%

What color is #93538B?

#93538B is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #93538B to RGB:

rgb(147, 83, 139)HEX to RGB Converter →

HEX to HSL

Convert #93538B to HSL:

hsl(308, 28%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #93538B to CMYK:

cmyk(0%, 44%, 5%, 42%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #93538B has RGB (147, 83, 139) and HSL (308°, 28%, 45%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #93538B is #53935B, creating high-contrast pairings. For softer combinations, try analogous colors like #7B5393.

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

Contrast with #93538B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #93538B?

#93538B is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #93538B?

#93538B in RGB is (147, 83, 139) - 147 red, 83 green, and 139 blue.

How to use #93538B in CSS?

Use #93538B directly in your CSS properties like color or background-color.

What colors go well with #93538B?

#53935B (complementary), #7B5393 (analogous), and #62375C (lighter shade) work well with #93538B.