#818A87 Color Information

Hex color code: #818A87

A neutral cyan shade, #818A87 appears as (129, 138, 135) in RGB and (160°, 4%, 52%) in HSL. It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#818A87
RGB
129, 138, 135
HSL
160°, 4%, 52%
CMYK
7%, 0%, 2%, 46%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #818A87; 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 #818A87; background-color: #818A8715; }

Alert / Toast

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

Link / Accent

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

a { color: #818A87; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #818A87 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

129, 138, 135

Red: 129 / Green: 138 / Blue: 135

HSL

160°, 4%, 52%

Hue: 160° / Saturation: 4% / Lightness: 52%

CMYK

7%, 0%, 2%, 46%

Cyan: 7% / Magenta: 0% / Yellow: 2% / Key: 46%

What color is #818A87?

#818A87 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #818A87 to RGB:

rgb(129, 138, 135)HEX to RGB Converter →

HEX to HSL

Convert #818A87 to HSL:

hsl(160, 4%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #818A87 to CMYK:

cmyk(7%, 0%, 2%, 46%)Color Converter →

Color Meaning and Usage

A balanced cyan tone, #818A87 has RGB (129, 138, 135) and HSL (160°, 4%, 52%). Known for evoking balance and subtlety, this desaturated neutral is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #818A87 is #898083, creating high-contrast pairings. For softer combinations, try analogous colors like #808981.

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

Contrast with #818A87

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #818A87?

#818A87 is a balanced cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #818A87?

#818A87 in RGB is (129, 138, 135) - 129 red, 138 green, and 135 blue.

How to use #818A87 in CSS?

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

What colors go well with #818A87?

#898083 (complementary), #808981 (analogous), and #5B6260 (lighter shade) work well with #818A87.