#34292F Color Information

Hex color code: #34292F

A dark magenta shade, #34292F appears as (52, 41, 47) in RGB and (327°, 12%, 18%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#34292F
RGB
52, 41, 47
HSL
327°, 12%, 18%
CMYK
0%, 21%, 10%, 80%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #34292F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

52, 41, 47

Red: 52 / Green: 41 / Blue: 47

HSL

327°, 12%, 18%

Hue: 327° / Saturation: 12% / Lightness: 18%

CMYK

0%, 21%, 10%, 80%

Cyan: 0% / Magenta: 21% / Yellow: 10% / Key: 80%

What color is #34292F?

#34292F is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #34292F to RGB:

rgb(52, 41, 47)HEX to RGB Converter →

HEX to HSL

Convert #34292F to HSL:

hsl(327, 12%, 18%)RGB to HSL Converter →

HEX to CMYK

Convert #34292F to CMYK:

cmyk(0%, 21%, 10%, 80%)Color Converter →

Color Meaning and Usage

#34292F is a deep magenta color with RGB values of 52, 41, 47 and HSL of 327°, 12%, 18%. This very dark shade evokes sophistication and elegance, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #34292F is #28332D, creating high-contrast pairings. For softer combinations, try analogous colors like #332833.

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

Contrast with #34292F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #34292F?

#34292F is a deep magenta color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #34292F?

#34292F in RGB is (52, 41, 47) - 52 red, 41 green, and 47 blue.

How to use #34292F in CSS?

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

What colors go well with #34292F?

#28332D (complementary), #332833 (analogous), and #090708 (lighter shade) work well with #34292F.