#606E8A Color Information

Hex color code: #606E8A

The hex color #606E8A is a neutral blue with RGB values of (96, 110, 138) and HSL of (220°, 18%, 46%). It is commonly used in modern UI design.

Try:
Color NameSlate Gray
HEX
#606E8A
RGB
96, 110, 138
HSL
220°, 18%, 46%
CMYK
30%, 20%, 0%, 46%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #606E8A; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #606E8A; 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 #606E8A; background-color: #606E8A15; }

Alert / Toast

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

Link / Accent

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

a { color: #606E8A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #606E8A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

96, 110, 138

Red: 96 / Green: 110 / Blue: 138

HSL

220°, 18%, 46%

Hue: 220° / Saturation: 18% / Lightness: 46%

CMYK

30%, 20%, 0%, 46%

Cyan: 30% / Magenta: 20% / Yellow: 0% / Key: 46%

What color is #606E8A?

#606E8A is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #606E8A to RGB:

rgb(96, 110, 138)HEX to RGB Converter →

HEX to HSL

Convert #606E8A to HSL:

hsl(220, 18%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #606E8A to CMYK:

cmyk(30%, 20%, 0%, 46%)Color Converter →

Color Meaning and Usage

#606E8A is a subtle blue color with RGB values of 96, 110, 138 and HSL of 220°, 18%, 46%. This blue-purple hue evokes creativity and luxury, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #606E8A is #8A7C60, creating high-contrast pairings. For softer combinations, try analogous colors like #60838A.

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

Contrast with #606E8A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #606E8A?

#606E8A is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #606E8A?

#606E8A in RGB is (96, 110, 138) - 96 red, 110 green, and 138 blue.

How to use #606E8A in CSS?

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

What colors go well with #606E8A?

#8A7C60 (complementary), #60838A (analogous), and #414A5D (lighter shade) work well with #606E8A.