#41303F Color Information

Hex color code: #41303F

#41303F is a rich magenta color. In RGB it is (65, 48, 63), and in HSL it is (307°, 15%, 22%). It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#41303F
RGB
65, 48, 63
HSL
307°, 15%, 22%
CMYK
0%, 26%, 3%, 75%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #41303F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

65, 48, 63

Red: 65 / Green: 48 / Blue: 63

HSL

307°, 15%, 22%

Hue: 307° / Saturation: 15% / Lightness: 22%

CMYK

0%, 26%, 3%, 75%

Cyan: 0% / Magenta: 26% / Yellow: 3% / Key: 75%

What color is #41303F?

#41303F is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #41303F to RGB:

rgb(65, 48, 63)HEX to RGB Converter →

HEX to HSL

Convert #41303F to HSL:

hsl(307, 15%, 22%)RGB to HSL Converter →

HEX to CMYK

Convert #41303F to CMYK:

cmyk(0%, 26%, 3%, 75%)Color Converter →

Color Meaning and Usage

A dark magenta tone, #41303F has RGB (65, 48, 63) and HSL (307°, 15%, 22%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #41303F is #304132, creating high-contrast pairings. For softer combinations, try analogous colors like #3A3041.

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

Contrast with #41303F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #41303F?

#41303F is a dark magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #41303F?

#41303F in RGB is (65, 48, 63) - 65 red, 48 green, and 63 blue.

How to use #41303F in CSS?

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

What colors go well with #41303F?

#304132 (complementary), #3A3041 (analogous), and #150F14 (lighter shade) work well with #41303F.