#5F867A Color Information

Hex color code: #5F867A

A subtle cyan shade, #5F867A appears as (95, 134, 122) in RGB and (162°, 17%, 45%) in HSL. It is often used for branding and logos.

Try:
Color NameSlate Gray
HEX
#5F867A
RGB
95, 134, 122
HSL
162°, 17%, 45%
CMYK
29%, 0%, 9%, 47%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #5F867A; 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 #5F867A; background-color: #5F867A15; }

Alert / Toast

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

Link / Accent

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

a { color: #5F867A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #5F867A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

95, 134, 122

Red: 95 / Green: 134 / Blue: 122

HSL

162°, 17%, 45%

Hue: 162° / Saturation: 17% / Lightness: 45%

CMYK

29%, 0%, 9%, 47%

Cyan: 29% / Magenta: 0% / Yellow: 9% / Key: 47%

What color is #5F867A?

#5F867A is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5F867A to RGB:

rgb(95, 134, 122)HEX to RGB Converter →

HEX to HSL

Convert #5F867A to HSL:

hsl(162, 17%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #5F867A to CMYK:

cmyk(29%, 0%, 9%, 47%)Color Converter →

Color Meaning and Usage

A subtle cyan tone, #5F867A has RGB (95, 134, 122) and HSL (162°, 17%, 45%). Known for evoking trust and professionalism, this cyan-blue hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5F867A is #865F6B, creating high-contrast pairings. For softer combinations, try analogous colors like #5F8667.

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

Contrast with #5F867A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5F867A?

#5F867A is a subtle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #5F867A?

#5F867A in RGB is (95, 134, 122) - 95 red, 134 green, and 122 blue.

How to use #5F867A in CSS?

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

What colors go well with #5F867A?

#865F6B (complementary), #5F8667 (analogous), and #3F5A52 (lighter shade) work well with #5F867A.