#41373A Color Information

Hex color code: #41373A

A rich magenta shade, #41373A appears as (65, 55, 58) in RGB and (342°, 8%, 24%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#41373A
RGB
65, 55, 58
HSL
342°, 8%, 24%
CMYK
0%, 15%, 11%, 75%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #41373A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

65, 55, 58

Red: 65 / Green: 55 / Blue: 58

HSL

342°, 8%, 24%

Hue: 342° / Saturation: 8% / Lightness: 24%

CMYK

0%, 15%, 11%, 75%

Cyan: 0% / Magenta: 15% / Yellow: 11% / Key: 75%

What color is #41373A?

#41373A is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #41373A to RGB:

rgb(65, 55, 58)HEX to RGB Converter →

HEX to HSL

Convert #41373A to HSL:

hsl(342, 8%, 24%)RGB to HSL Converter →

HEX to CMYK

Convert #41373A to CMYK:

cmyk(0%, 15%, 11%, 75%)Color Converter →

Color Meaning and Usage

A deep magenta tone, #41373A has RGB (65, 55, 58) and HSL (342°, 8%, 24%). Known for evoking balance and subtlety, this desaturated neutral is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #41373A is #38423F, creating high-contrast pairings. For softer combinations, try analogous colors like #423840.

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

Contrast with #41373A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #41373A?

#41373A is a deep magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #41373A?

#41373A in RGB is (65, 55, 58) - 65 red, 55 green, and 58 blue.

How to use #41373A in CSS?

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

What colors go well with #41373A?

#38423F (complementary), #423840 (analogous), and #191516 (lighter shade) work well with #41373A.