#66708F Color Information

Hex color code: #66708F

#66708F is a subtle blue color. In RGB it is (102, 112, 143), and in HSL it is (225°, 17%, 48%). It is popular in mobile app design.

Try:
Color NameSlate Gray
HEX
#66708F
RGB
102, 112, 143
HSL
225°, 17%, 48%
CMYK
29%, 22%, 0%, 44%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #66708F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #66708F; 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 #66708F; background-color: #66708F15; }

Alert / Toast

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

Link / Accent

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

a { color: #66708F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #66708F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

102, 112, 143

Red: 102 / Green: 112 / Blue: 143

HSL

225°, 17%, 48%

Hue: 225° / Saturation: 17% / Lightness: 48%

CMYK

29%, 22%, 0%, 44%

Cyan: 29% / Magenta: 22% / Yellow: 0% / Key: 44%

What color is #66708F?

#66708F is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #66708F to RGB:

rgb(102, 112, 143)HEX to RGB Converter →

HEX to HSL

Convert #66708F to HSL:

hsl(225, 17%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #66708F to CMYK:

cmyk(29%, 22%, 0%, 44%)Color Converter →

Color Meaning and Usage

A understated blue tone, #66708F has RGB (102, 112, 143) and HSL (225°, 17%, 48%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #66708F is #8F8566, creating high-contrast pairings. For softer combinations, try analogous colors like #66858F.

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

Contrast with #66708F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #66708F?

#66708F is a understated blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #66708F?

#66708F in RGB is (102, 112, 143) - 102 red, 112 green, and 143 blue.

How to use #66708F in CSS?

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

What colors go well with #66708F?

#8F8566 (complementary), #66858F (analogous), and #464D62 (lighter shade) work well with #66708F.