#56594A Color Information

Hex color code: #56594A

A neutral yellow shade, #56594A appears as (86, 89, 74) in RGB and (72°, 9%, 32%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Olive Green
HEX
#56594A
RGB
86, 89, 74
HSL
72°, 9%, 32%
CMYK
3%, 0%, 17%, 65%

Shades

CSS Usage
color: #56594A;
background-color: #56594A;
border-color: #56594A;
box-shadow: 0 0 10px #56594A;
border: 2px solid #56594A;
Tailwind Usage
bg-[#56594A]
text-[#56594A]
border-[#56594A]
shadow-[0_0_10px_56594A]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #56594A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #56594A; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #56594A; 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 #56594A; background-color: #56594A15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #56594A20; border-left: 4px solid #56594A; }

Link / Accent

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

a { color: #56594A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #56594A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

86, 89, 74

Red: 86 / Green: 89 / Blue: 74

HSL

72°, 9%, 32%

Hue: 72° / Saturation: 9% / Lightness: 32%

CMYK

3%, 0%, 17%, 65%

Cyan: 3% / Magenta: 0% / Yellow: 17% / Key: 65%

What color is #56594A?

#56594A is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #56594A to RGB:

rgb(86, 89, 74)HEX to RGB Converter →

HEX to HSL

Convert #56594A to HSL:

hsl(72, 9%, 32%)RGB to HSL Converter →

HEX to CMYK

Convert #56594A to CMYK:

cmyk(3%, 0%, 17%, 65%)Color Converter →

Color Meaning and Usage

#56594A is a subtle yellow color with RGB values of 86, 89, 74 and HSL of 72°, 9%, 32%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #56594A is #4D4A59, creating high-contrast pairings. For softer combinations, try analogous colors like #59554A.

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

Contrast with #56594A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #56594A?

#56594A is a subtle yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #56594A?

#56594A in RGB is (86, 89, 74) - 86 red, 89 green, and 74 blue.

How to use #56594A in CSS?

Use #56594A directly in your CSS properties like color or background-color.

What colors go well with #56594A?

#4D4A59 (complementary), #59554A (analogous), and #2E2F27 (lighter shade) work well with #56594A.