#728888 Color Information

Hex color code: #728888

#728888 is a subtle cyan color. In RGB it is (114, 136, 136), and in HSL it is (180°, 9%, 49%). It is often used for branding and logos.

Try:
Color NameSlate Gray
HEX
#728888
RGB
114, 136, 136
HSL
180°, 9%, 49%
CMYK
16%, 0%, 0%, 47%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #728888; 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 #728888; background-color: #72888815; }

Alert / Toast

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

Link / Accent

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

a { color: #728888; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

114, 136, 136

Red: 114 / Green: 136 / Blue: 136

HSL

180°, 9%, 49%

Hue: 180° / Saturation: 9% / Lightness: 49%

CMYK

16%, 0%, 0%, 47%

Cyan: 16% / Magenta: 0% / Yellow: 0% / Key: 47%

What color is #728888?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #728888 to RGB:

rgb(114, 136, 136)HEX to RGB Converter →

HEX to HSL

Convert #728888 to HSL:

hsl(180, 9%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #728888 to CMYK:

cmyk(16%, 0%, 0%, 47%)Color Converter →

Color Meaning and Usage

A neutral cyan tone, #728888 has RGB (114, 136, 136) and HSL (180°, 9%, 49%). Known for evoking balance and subtlety, this desaturated neutral is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #728888 is #887272, creating high-contrast pairings. For softer combinations, try analogous colors like #72887D.

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

Contrast with #728888

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #728888?

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

What is the RGB value of #728888?

#728888 in RGB is (114, 136, 136) - 114 red, 136 green, and 136 blue.

How to use #728888 in CSS?

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

What colors go well with #728888?

#887272 (complementary), #72887D (analogous), and #4F5F5F (lighter shade) work well with #728888.