#83637F Color Information

Hex color code: #83637F

A subtle magenta shade, #83637F appears as (131, 99, 127) in RGB and (308°, 14%, 45%) in HSL. It is often used for branding and logos.

Try:
Color NameGray
HEX
#83637F
RGB
131, 99, 127
HSL
308°, 14%, 45%
CMYK
0%, 24%, 3%, 49%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #83637F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

131, 99, 127

Red: 131 / Green: 99 / Blue: 127

HSL

308°, 14%, 45%

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

CMYK

0%, 24%, 3%, 49%

Cyan: 0% / Magenta: 24% / Yellow: 3% / Key: 49%

What color is #83637F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #83637F to RGB:

rgb(131, 99, 127)HEX to RGB Converter →

HEX to HSL

Convert #83637F to HSL:

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

HEX to CMYK

Convert #83637F to CMYK:

cmyk(0%, 24%, 3%, 49%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #83637F has RGB (131, 99, 127) and HSL (308°, 14%, 45%). Known for evoking balance and subtlety, this desaturated neutral is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #83637F is #638367, creating high-contrast pairings. For softer combinations, try analogous colors like #776383.

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

Contrast with #83637F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #83637F?

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

What is the RGB value of #83637F?

#83637F in RGB is (131, 99, 127) - 131 red, 99 green, and 127 blue.

How to use #83637F in CSS?

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

What colors go well with #83637F?

#638367 (complementary), #776383 (analogous), and #574254 (lighter shade) work well with #83637F.