#5F444E Color Information

Hex color code: #5F444E

The hex color #5F444E is a balanced magenta with RGB values of (95, 68, 78) and HSL of (338°, 17%, 32%). It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#5F444E
RGB
95, 68, 78
HSL
338°, 17%, 32%
CMYK
0%, 28%, 18%, 63%

Shades

CSS Usage
color: #5F444E;
background-color: #5F444E;
border-color: #5F444E;
box-shadow: 0 0 10px #5F444E;
border: 2px solid #5F444E;
Tailwind Usage
bg-[#5F444E]
text-[#5F444E]
border-[#5F444E]
shadow-[0_0_10px_5F444E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #5F444E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #5F444E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #5F444E; 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 #5F444E; background-color: #5F444E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #5F444E20; border-left: 4px solid #5F444E; }

Link / Accent

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

a { color: #5F444E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #5F444E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

95, 68, 78

Red: 95 / Green: 68 / Blue: 78

HSL

338°, 17%, 32%

Hue: 338° / Saturation: 17% / Lightness: 32%

CMYK

0%, 28%, 18%, 63%

Cyan: 0% / Magenta: 28% / Yellow: 18% / Key: 63%

What color is #5F444E?

#5F444E is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5F444E to RGB:

rgb(95, 68, 78)HEX to RGB Converter →

HEX to HSL

Convert #5F444E to HSL:

hsl(338, 17%, 32%)RGB to HSL Converter →

HEX to CMYK

Convert #5F444E to CMYK:

cmyk(0%, 28%, 18%, 63%)Color Converter →

Color Meaning and Usage

A balanced magenta tone, #5F444E has RGB (95, 68, 78) and HSL (338°, 17%, 32%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5F444E is #445F55, creating high-contrast pairings. For softer combinations, try analogous colors like #5F445C.

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

Contrast with #5F444E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5F444E?

#5F444E is a balanced magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #5F444E?

#5F444E in RGB is (95, 68, 78) - 95 red, 68 green, and 78 blue.

How to use #5F444E in CSS?

Use #5F444E directly in your CSS properties like color or background-color.

What colors go well with #5F444E?

#445F55 (complementary), #5F445C (analogous), and #332429 (lighter shade) work well with #5F444E.