#51343F Color Information

Hex color code: #51343F

The hex color #51343F is a gentle magenta with RGB values of (81, 52, 63) and HSL of (337°, 22%, 26%). It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#51343F
RGB
81, 52, 63
HSL
337°, 22%, 26%
CMYK
0%, 36%, 22%, 68%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #51343F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

81, 52, 63

Red: 81 / Green: 52 / Blue: 63

HSL

337°, 22%, 26%

Hue: 337° / Saturation: 22% / Lightness: 26%

CMYK

0%, 36%, 22%, 68%

Cyan: 0% / Magenta: 36% / Yellow: 22% / Key: 68%

What color is #51343F?

#51343F is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #51343F to RGB:

rgb(81, 52, 63)HEX to RGB Converter →

HEX to HSL

Convert #51343F to HSL:

hsl(337, 22%, 26%)RGB to HSL Converter →

HEX to CMYK

Convert #51343F to CMYK:

cmyk(0%, 36%, 22%, 68%)Color Converter →

Color Meaning and Usage

#51343F is a subtle magenta color with RGB values of 81, 52, 63 and HSL of 337°, 22%, 26%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #51343F is #345146, creating high-contrast pairings. For softer combinations, try analogous colors like #51344D.

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

Contrast with #51343F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #51343F?

#51343F is a subtle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #51343F?

#51343F in RGB is (81, 52, 63) - 81 red, 52 green, and 63 blue.

How to use #51343F in CSS?

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

What colors go well with #51343F?

#345146 (complementary), #51344D (analogous), and #22161B (lighter shade) work well with #51343F.