#93808F Color Information

Hex color code: #93808F

The hex color #93808F is a subtle magenta with RGB values of (147, 128, 143) and HSL of (313°, 8%, 54%). It is popular in mobile app design.

Try:
Color NameGray
HEX
#93808F
RGB
147, 128, 143
HSL
313°, 8%, 54%
CMYK
0%, 13%, 3%, 42%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #93808F; color: #000000; }

Badge

New Feature
.badge { background-color: #93808F; color: #000000; }

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 #93808F; background-color: #93808F15; }

Alert / Toast

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

Link / Accent

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

a { color: #93808F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

147, 128, 143

Red: 147 / Green: 128 / Blue: 143

HSL

313°, 8%, 54%

Hue: 313° / Saturation: 8% / Lightness: 54%

CMYK

0%, 13%, 3%, 42%

Cyan: 0% / Magenta: 13% / Yellow: 3% / Key: 42%

What color is #93808F?

#93808F is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #93808F to RGB:

rgb(147, 128, 143)HEX to RGB Converter →

HEX to HSL

Convert #93808F to HSL:

hsl(313, 8%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #93808F to CMYK:

cmyk(0%, 13%, 3%, 42%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #93808F has RGB (147, 128, 143) and HSL (313°, 8%, 54%). Known for evoking balance and subtlety, this desaturated neutral is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #93808F is #809384, creating high-contrast pairings. For softer combinations, try analogous colors like #8E8093.

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

Contrast with #93808F

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

Contrast Ratio: 5.72:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #93808F?

#93808F is a subtle magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #93808F?

#93808F in RGB is (147, 128, 143) - 147 red, 128 green, and 143 blue.

How to use #93808F in CSS?

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

What colors go well with #93808F?

#809384 (complementary), #8E8093 (analogous), and #6B5B68 (lighter shade) work well with #93808F.