#41252E Color Information

Hex color code: #41252E

A dark magenta shade, #41252E appears as (65, 37, 46) in RGB and (341°, 27%, 20%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#41252E
RGB
65, 37, 46
HSL
341°, 27%, 20%
CMYK
0%, 43%, 29%, 75%

Shades

CSS Usage
color: #41252E;
background-color: #41252E;
border-color: #41252E;
box-shadow: 0 0 10px #41252E;
border: 2px solid #41252E;
Tailwind Usage
bg-[#41252E]
text-[#41252E]
border-[#41252E]
shadow-[0_0_10px_41252E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #41252E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #41252E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #41252E; 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 #41252E; background-color: #41252E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #41252E20; border-left: 4px solid #41252E; }

Link / Accent

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

a { color: #41252E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #41252E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

65, 37, 46

Red: 65 / Green: 37 / Blue: 46

HSL

341°, 27%, 20%

Hue: 341° / Saturation: 27% / Lightness: 20%

CMYK

0%, 43%, 29%, 75%

Cyan: 0% / Magenta: 43% / Yellow: 29% / Key: 75%

What color is #41252E?

#41252E is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #41252E to RGB:

rgb(65, 37, 46)HEX to RGB Converter →

HEX to HSL

Convert #41252E to HSL:

hsl(341, 27%, 20%)RGB to HSL Converter →

HEX to CMYK

Convert #41252E to CMYK:

cmyk(0%, 43%, 29%, 75%)Color Converter →

Color Meaning and Usage

#41252E is a dark magenta color with RGB values of 65, 37, 46 and HSL of 341°, 27%, 20%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #41252E is #254138, creating high-contrast pairings. For softer combinations, try analogous colors like #41253C.

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

Contrast with #41252E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #41252E?

#41252E is a dark magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #41252E?

#41252E in RGB is (65, 37, 46) - 65 red, 37 green, and 46 blue.

How to use #41252E in CSS?

Use #41252E directly in your CSS properties like color or background-color.

What colors go well with #41252E?

#254138 (complementary), #41253C (analogous), and #10090B (lighter shade) work well with #41252E.