#59554E Color Information

Hex color code: #59554E

The hex color #59554E is a muted orange with RGB values of (89, 85, 78) and HSL of (38°, 7%, 33%). It is typically applied in digital products.

Try:
Color NameDark Olive Green
HEX
#59554E
RGB
89, 85, 78
HSL
38°, 7%, 33%
CMYK
0%, 4%, 12%, 65%

Shades

CSS Usage
color: #59554E;
background-color: #59554E;
border-color: #59554E;
box-shadow: 0 0 10px #59554E;
border: 2px solid #59554E;
Tailwind Usage
bg-[#59554E]
text-[#59554E]
border-[#59554E]
shadow-[0_0_10px_59554E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #59554E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #59554E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #59554E; 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 #59554E; background-color: #59554E15; }

Alert / Toast

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

Link / Accent

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

a { color: #59554E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #59554E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

89, 85, 78

Red: 89 / Green: 85 / Blue: 78

HSL

38°, 7%, 33%

Hue: 38° / Saturation: 7% / Lightness: 33%

CMYK

0%, 4%, 12%, 65%

Cyan: 0% / Magenta: 4% / Yellow: 12% / Key: 65%

What color is #59554E?

#59554E is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #59554E to RGB:

rgb(89, 85, 78)HEX to RGB Converter →

HEX to HSL

Convert #59554E to HSL:

hsl(38, 7%, 33%)RGB to HSL Converter →

HEX to CMYK

Convert #59554E to CMYK:

cmyk(0%, 4%, 12%, 65%)Color Converter →

Color Meaning and Usage

#59554E is a understated orange color with RGB values of 89, 85, 78 and HSL of 38°, 7%, 33%. This desaturated neutral evokes balance and subtlety, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #59554E is #4E535A, creating high-contrast pairings. For softer combinations, try analogous colors like #5A504E.

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

Contrast with #59554E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #59554E?

#59554E is a understated orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #59554E?

#59554E in RGB is (89, 85, 78) - 89 red, 85 green, and 78 blue.

How to use #59554E in CSS?

Use #59554E directly in your CSS properties like color or background-color.

What colors go well with #59554E?

#4E535A (complementary), #5A504E (analogous), and #312F2B (lighter shade) work well with #59554E.