#3A272F Color Information

Hex color code: #3A272F

A rich magenta shade, #3A272F appears as (58, 39, 47) in RGB and (335°, 20%, 19%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#3A272F
RGB
58, 39, 47
HSL
335°, 20%, 19%
CMYK
0%, 33%, 19%, 77%

Shades

CSS Usage
color: #3A272F;
background-color: #3A272F;
border-color: #3A272F;
box-shadow: 0 0 10px #3A272F;
border: 2px solid #3A272F;
Tailwind Usage
bg-[#3A272F]
text-[#3A272F]
border-[#3A272F]
shadow-[0_0_10px_3A272F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #3A272F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #3A272F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #3A272F; 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 #3A272F; background-color: #3A272F15; }

Alert / Toast

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

Link / Accent

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

a { color: #3A272F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #3A272F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

58, 39, 47

Red: 58 / Green: 39 / Blue: 47

HSL

335°, 20%, 19%

Hue: 335° / Saturation: 20% / Lightness: 19%

CMYK

0%, 33%, 19%, 77%

Cyan: 0% / Magenta: 33% / Yellow: 19% / Key: 77%

What color is #3A272F?

#3A272F is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #3A272F to RGB:

rgb(58, 39, 47)HEX to RGB Converter →

HEX to HSL

Convert #3A272F to HSL:

hsl(335, 20%, 19%)RGB to HSL Converter →

HEX to CMYK

Convert #3A272F to CMYK:

cmyk(0%, 33%, 19%, 77%)Color Converter →

Color Meaning and Usage

#3A272F is a dramatic magenta color with RGB values of 58, 39, 47 and HSL of 335°, 20%, 19%. This very dark shade evokes sophistication and elegance, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #3A272F is #273A32, creating high-contrast pairings. For softer combinations, try analogous colors like #3A2739.

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

Contrast with #3A272F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #3A272F?

#3A272F is a dramatic magenta color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #3A272F?

#3A272F in RGB is (58, 39, 47) - 58 red, 39 green, and 47 blue.

How to use #3A272F in CSS?

Use #3A272F directly in your CSS properties like color or background-color.

What colors go well with #3A272F?

#273A32 (complementary), #3A2739 (analogous), and #0C080A (lighter shade) work well with #3A272F.