#59283D Color Information

Hex color code: #59283D

A pastel magenta shade, #59283D appears as (89, 40, 61) in RGB and (334°, 38%, 25%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#59283D
RGB
89, 40, 61
HSL
334°, 38%, 25%
CMYK
0%, 55%, 31%, 65%

Shades

CSS Usage
color: #59283D;
background-color: #59283D;
border-color: #59283D;
box-shadow: 0 0 10px #59283D;
border: 2px solid #59283D;
Tailwind Usage
bg-[#59283D]
text-[#59283D]
border-[#59283D]
shadow-[0_0_10px_59283D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #59283D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #59283D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #59283D; 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 #59283D; background-color: #59283D15; }

Alert / Toast

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

Link / Accent

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

a { color: #59283D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #59283D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

89, 40, 61

Red: 89 / Green: 40 / Blue: 61

HSL

334°, 38%, 25%

Hue: 334° / Saturation: 38% / Lightness: 25%

CMYK

0%, 55%, 31%, 65%

Cyan: 0% / Magenta: 55% / Yellow: 31% / Key: 65%

What color is #59283D?

#59283D is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #59283D to RGB:

rgb(89, 40, 61)HEX to RGB Converter →

HEX to HSL

Convert #59283D to HSL:

hsl(334, 38%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #59283D to CMYK:

cmyk(0%, 55%, 31%, 65%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #59283D has RGB (89, 40, 61) and HSL (334°, 38%, 25%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #59283D is #285843, creating high-contrast pairings. For softer combinations, try analogous colors like #582855.

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

Contrast with #59283D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #59283D?

#59283D is a gentle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #59283D?

#59283D in RGB is (89, 40, 61) - 89 red, 40 green, and 61 blue.

How to use #59283D in CSS?

Use #59283D directly in your CSS properties like color or background-color.

What colors go well with #59283D?

#285843 (complementary), #582855 (analogous), and #231018 (lighter shade) work well with #59283D.