#658180 Color Information

Hex color code: #658180

A muted cyan shade, #658180 appears as (101, 129, 128) in RGB and (178°, 12%, 45%) in HSL. It is typically applied in digital products.

Try:
Color NameSlate Gray
HEX
#658180
RGB
101, 129, 128
HSL
178°, 12%, 45%
CMYK
22%, 0%, 1%, 49%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #658180; color: #000000; }

Badge

New Feature
.badge { background-color: #658180; color: #000000; }

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 #658180; background-color: #65818015; }

Alert / Toast

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

Link / Accent

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

a { color: #658180; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #658180 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

101, 129, 128

Red: 101 / Green: 129 / Blue: 128

HSL

178°, 12%, 45%

Hue: 178° / Saturation: 12% / Lightness: 45%

CMYK

22%, 0%, 1%, 49%

Cyan: 22% / Magenta: 0% / Yellow: 1% / Key: 49%

What color is #658180?

#658180 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #658180 to RGB:

rgb(101, 129, 128)HEX to RGB Converter →

HEX to HSL

Convert #658180 to HSL:

hsl(178, 12%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #658180 to CMYK:

cmyk(22%, 0%, 1%, 49%)Color Converter →

Color Meaning and Usage

#658180 is a neutral cyan color with RGB values of 101, 129, 128 and HSL of 178°, 12%, 45%. This desaturated neutral evokes balance and subtlety, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #658180 is #816566, creating high-contrast pairings. For softer combinations, try analogous colors like #658172.

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

Contrast with #658180

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

Contrast Ratio: 5.01:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #658180?

#658180 is a neutral cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #658180?

#658180 in RGB is (101, 129, 128) - 101 red, 129 green, and 128 blue.

How to use #658180 in CSS?

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

What colors go well with #658180?

#816566 (complementary), #658172 (analogous), and #435655 (lighter shade) work well with #658180.