#93536A Color Information

Hex color code: #93536A

A gentle magenta shade, #93536A appears as (147, 83, 106) in RGB and (338°, 28%, 45%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameGray
HEX
#93536A
RGB
147, 83, 106
HSL
338°, 28%, 45%
CMYK
0%, 44%, 28%, 42%

Shades

CSS Usage
color: #93536A;
background-color: #93536A;
border-color: #93536A;
box-shadow: 0 0 10px #93536A;
border: 2px solid #93536A;
Tailwind Usage
bg-[#93536A]
text-[#93536A]
border-[#93536A]
shadow-[0_0_10px_93536A]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #93536A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #93536A; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #93536A; 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 #93536A; background-color: #93536A15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #93536A20; border-left: 4px solid #93536A; }

Link / Accent

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

a { color: #93536A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #93536A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

147, 83, 106

Red: 147 / Green: 83 / Blue: 106

HSL

338°, 28%, 45%

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

CMYK

0%, 44%, 28%, 42%

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

What color is #93536A?

#93536A is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #93536A to RGB:

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

HEX to HSL

Convert #93536A to HSL:

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

HEX to CMYK

Convert #93536A to CMYK:

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

Color Meaning and Usage

#93536A is a subtle magenta color with RGB values of 147, 83, 106 and HSL of 338°, 28%, 45%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #93536A is #53937B, creating high-contrast pairings. For softer combinations, try analogous colors like #93538A.

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

Contrast with #93536A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #93536A?

#93536A is a subtle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #93536A?

#93536A in RGB is (147, 83, 106) - 147 red, 83 green, and 106 blue.

How to use #93536A in CSS?

Use #93536A directly in your CSS properties like color or background-color.

What colors go well with #93536A?

#53937B (complementary), #93538A (analogous), and #623747 (lighter shade) work well with #93536A.