#80938E Color Information

Hex color code: #80938E

A balanced cyan shade, #80938E appears as (128, 147, 142) in RGB and (164°, 8%, 54%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Slate Gray
HEX
#80938E
RGB
128, 147, 142
HSL
164°, 8%, 54%
CMYK
13%, 0%, 3%, 42%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #80938E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

128, 147, 142

Red: 128 / Green: 147 / Blue: 142

HSL

164°, 8%, 54%

Hue: 164° / Saturation: 8% / Lightness: 54%

CMYK

13%, 0%, 3%, 42%

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

What color is #80938E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #80938E to RGB:

rgb(128, 147, 142)HEX to RGB Converter →

HEX to HSL

Convert #80938E to HSL:

hsl(164, 8%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #80938E to CMYK:

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

Color Meaning and Usage

A subtle cyan tone, #80938E has RGB (128, 147, 142) and HSL (164°, 8%, 54%). 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 #80938E is #938085, creating high-contrast pairings. For softer combinations, try analogous colors like #809385.

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

Contrast with #80938E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #80938E?

#80938E is a subtle cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #80938E?

#80938E in RGB is (128, 147, 142) - 128 red, 147 green, and 142 blue.

How to use #80938E in CSS?

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

What colors go well with #80938E?

#938085 (complementary), #809385 (analogous), and #5B6B67 (lighter shade) work well with #80938E.