#67707E Color Information

Hex color code: #67707E

A subtle blue shade, #67707E appears as (103, 112, 126) in RGB and (217°, 10%, 45%) in HSL. It is popular in mobile app design.

Try:
Color NameSlate Gray
HEX
#67707E
RGB
103, 112, 126
HSL
217°, 10%, 45%
CMYK
18%, 11%, 0%, 51%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #67707E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #67707E; color: #FFFFFF; }

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 #67707E; background-color: #67707E15; }

Alert / Toast

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

Link / Accent

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

a { color: #67707E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

103, 112, 126

Red: 103 / Green: 112 / Blue: 126

HSL

217°, 10%, 45%

Hue: 217° / Saturation: 10% / Lightness: 45%

CMYK

18%, 11%, 0%, 51%

Cyan: 18% / Magenta: 11% / Yellow: 0% / Key: 51%

What color is #67707E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #67707E to RGB:

rgb(103, 112, 126)HEX to RGB Converter →

HEX to HSL

Convert #67707E to HSL:

hsl(217, 10%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #67707E to CMYK:

cmyk(18%, 11%, 0%, 51%)Color Converter →

Color Meaning and Usage

A understated blue tone, #67707E has RGB (103, 112, 126) and HSL (217°, 10%, 45%). Known for evoking balance and subtlety, this desaturated neutral is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #67707E is #7E7567, creating high-contrast pairings. For softer combinations, try analogous colors like #677C7E.

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

Contrast with #67707E

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

Contrast Ratio: 4.20:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #67707E?

#67707E is a understated blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #67707E?

#67707E in RGB is (103, 112, 126) - 103 red, 112 green, and 126 blue.

How to use #67707E in CSS?

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

What colors go well with #67707E?

#7E7567 (complementary), #677C7E (analogous), and #454B54 (lighter shade) work well with #67707E.