#595B54 Color Information

Hex color code: #595B54

The hex color #595B54 is a understated green with RGB values of (89, 91, 84) and HSL of (77°, 4%, 34%). It is widely used in graphic design.

Try:
Color NameDark Olive Green
HEX
#595B54
RGB
89, 91, 84
HSL
77°, 4%, 34%
CMYK
2%, 0%, 8%, 64%

Shades

CSS Usage
color: #595B54;
background-color: #595B54;
border-color: #595B54;
box-shadow: 0 0 10px #595B54;
border: 2px solid #595B54;
Tailwind Usage
bg-[#595B54]
text-[#595B54]
border-[#595B54]
shadow-[0_0_10px_595B54]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #595B54, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #595B54; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #595B54; 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 #595B54; background-color: #595B5415; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #595B5420; border-left: 4px solid #595B54; }

Link / Accent

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

a { color: #595B54; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #595B54 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

89, 91, 84

Red: 89 / Green: 91 / Blue: 84

HSL

77°, 4%, 34%

Hue: 77° / Saturation: 4% / Lightness: 34%

CMYK

2%, 0%, 8%, 64%

Cyan: 2% / Magenta: 0% / Yellow: 8% / Key: 64%

What color is #595B54?

#595B54 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #595B54 to RGB:

rgb(89, 91, 84)HEX to RGB Converter →

HEX to HSL

Convert #595B54 to HSL:

hsl(77, 4%, 34%)RGB to HSL Converter →

HEX to CMYK

Convert #595B54 to CMYK:

cmyk(2%, 0%, 8%, 64%)Color Converter →

Color Meaning and Usage

A neutral green tone, #595B54 has RGB (89, 91, 84) and HSL (77°, 4%, 34%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #595B54 is #55535A, creating high-contrast pairings. For softer combinations, try analogous colors like #5A5953.

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

Contrast with #595B54

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #595B54?

#595B54 is a neutral green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #595B54?

#595B54 in RGB is (89, 91, 84) - 89 red, 91 green, and 84 blue.

How to use #595B54 in CSS?

Use #595B54 directly in your CSS properties like color or background-color.

What colors go well with #595B54?

#55535A (complementary), #5A5953 (analogous), and #31322F (lighter shade) work well with #595B54.