#515D5A Color Information

Hex color code: #515D5A

#515D5A is a balanced cyan color. In RGB it is (81, 93, 90), and in HSL it is (165°, 7%, 34%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#515D5A
RGB
81, 93, 90
HSL
165°, 7%, 34%
CMYK
13%, 0%, 3%, 64%

Shades

CSS Usage
color: #515D5A;
background-color: #515D5A;
border-color: #515D5A;
box-shadow: 0 0 10px #515D5A;
border: 2px solid #515D5A;
Tailwind Usage
bg-[#515D5A]
text-[#515D5A]
border-[#515D5A]
shadow-[0_0_10px_515D5A]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #515D5A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #515D5A; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #515D5A; 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 #515D5A; background-color: #515D5A15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #515D5A20; border-left: 4px solid #515D5A; }

Link / Accent

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

a { color: #515D5A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #515D5A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

81, 93, 90

Red: 81 / Green: 93 / Blue: 90

HSL

165°, 7%, 34%

Hue: 165° / Saturation: 7% / Lightness: 34%

CMYK

13%, 0%, 3%, 64%

Cyan: 13% / Magenta: 0% / Yellow: 3% / Key: 64%

What color is #515D5A?

#515D5A is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #515D5A to RGB:

rgb(81, 93, 90)HEX to RGB Converter →

HEX to HSL

Convert #515D5A to HSL:

hsl(165, 7%, 34%)RGB to HSL Converter →

HEX to CMYK

Convert #515D5A to CMYK:

cmyk(13%, 0%, 3%, 64%)Color Converter →

Color Meaning and Usage

#515D5A is a muted cyan color with RGB values of 81, 93, 90 and HSL of 165°, 7%, 34%. This desaturated neutral evokes balance and subtlety, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #515D5A is #5D5154, creating high-contrast pairings. For softer combinations, try analogous colors like #515D54.

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

Contrast with #515D5A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #515D5A?

#515D5A is a muted cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #515D5A?

#515D5A in RGB is (81, 93, 90) - 81 red, 93 green, and 90 blue.

How to use #515D5A in CSS?

Use #515D5A directly in your CSS properties like color or background-color.

What colors go well with #515D5A?

#5D5154 (complementary), #515D54 (analogous), and #2D3432 (lighter shade) work well with #515D5A.