#4E273B Color Information

Hex color code: #4E273B

#4E273B is a dark magenta color. In RGB it is (78, 39, 59), and in HSL it is (329°, 33%, 23%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#4E273B
RGB
78, 39, 59
HSL
329°, 33%, 23%
CMYK
0%, 50%, 24%, 69%

Shades

CSS Usage
color: #4E273B;
background-color: #4E273B;
border-color: #4E273B;
box-shadow: 0 0 10px #4E273B;
border: 2px solid #4E273B;
Tailwind Usage
bg-[#4E273B]
text-[#4E273B]
border-[#4E273B]
shadow-[0_0_10px_4E273B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #4E273B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #4E273B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #4E273B; 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 #4E273B; background-color: #4E273B15; }

Alert / Toast

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

Link / Accent

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

a { color: #4E273B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #4E273B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

78, 39, 59

Red: 78 / Green: 39 / Blue: 59

HSL

329°, 33%, 23%

Hue: 329° / Saturation: 33% / Lightness: 23%

CMYK

0%, 50%, 24%, 69%

Cyan: 0% / Magenta: 50% / Yellow: 24% / Key: 69%

What color is #4E273B?

#4E273B is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #4E273B to RGB:

rgb(78, 39, 59)HEX to RGB Converter →

HEX to HSL

Convert #4E273B to HSL:

hsl(329, 33%, 23%)RGB to HSL Converter →

HEX to CMYK

Convert #4E273B to CMYK:

cmyk(0%, 50%, 24%, 69%)Color Converter →

Color Meaning and Usage

#4E273B is a dark magenta color with RGB values of 78, 39, 59 and HSL of 329°, 33%, 23%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #4E273B is #274E3A, creating high-contrast pairings. For softer combinations, try analogous colors like #4D274E.

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

Contrast with #4E273B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #4E273B?

#4E273B is a dark magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #4E273B?

#4E273B in RGB is (78, 39, 59) - 78 red, 39 green, and 59 blue.

How to use #4E273B in CSS?

Use #4E273B directly in your CSS properties like color or background-color.

What colors go well with #4E273B?

#274E3A (complementary), #4D274E (analogous), and #1B0E15 (lighter shade) work well with #4E273B.