#618F80 Color Information

Hex color code: #618F80

The hex color #618F80 is a muted cyan with RGB values of (97, 143, 128) and HSL of (160°, 19%, 47%). It is typically applied in digital products.

Try:
Color NameSlate Gray
HEX
#618F80
RGB
97, 143, 128
HSL
160°, 19%, 47%
CMYK
32%, 0%, 10%, 44%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #618F80; 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 #618F80; background-color: #618F8015; }

Alert / Toast

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

Link / Accent

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

a { color: #618F80; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #618F80 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

97, 143, 128

Red: 97 / Green: 143 / Blue: 128

HSL

160°, 19%, 47%

Hue: 160° / Saturation: 19% / Lightness: 47%

CMYK

32%, 0%, 10%, 44%

Cyan: 32% / Magenta: 0% / Yellow: 10% / Key: 44%

What color is #618F80?

#618F80 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #618F80 to RGB:

rgb(97, 143, 128)HEX to RGB Converter →

HEX to HSL

Convert #618F80 to HSL:

hsl(160, 19%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #618F80 to CMYK:

cmyk(32%, 0%, 10%, 44%)Color Converter →

Color Meaning and Usage

A muted cyan tone, #618F80 has RGB (97, 143, 128) and HSL (160°, 19%, 47%). Known for evoking trust and professionalism, this cyan-blue hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #618F80 is #8F6170, creating high-contrast pairings. For softer combinations, try analogous colors like #618F69.

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

Contrast with #618F80

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #618F80?

#618F80 is a muted cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #618F80?

#618F80 in RGB is (97, 143, 128) - 97 red, 143 green, and 128 blue.

How to use #618F80 in CSS?

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

What colors go well with #618F80?

#8F6170 (complementary), #618F69 (analogous), and #426157 (lighter shade) work well with #618F80.