#665D89 Color Information

Hex color code: #665D89

The hex color #665D89 is a understated blue with RGB values of (102, 93, 137) and HSL of (252°, 19%, 45%). It is popular in mobile app design.

Try:
Color NameSlate Gray
HEX
#665D89
RGB
102, 93, 137
HSL
252°, 19%, 45%
CMYK
26%, 32%, 0%, 46%

Shades

CSS Usage
color: #665D89;
background-color: #665D89;
border-color: #665D89;
box-shadow: 0 0 10px #665D89;
border: 2px solid #665D89;
Tailwind Usage
bg-[#665D89]
text-[#665D89]
border-[#665D89]
shadow-[0_0_10px_665D89]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #665D89, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #665D89; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #665D89; 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 #665D89; background-color: #665D8915; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #665D8920; border-left: 4px solid #665D89; }

Link / Accent

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

a { color: #665D89; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #665D89 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

102, 93, 137

Red: 102 / Green: 93 / Blue: 137

HSL

252°, 19%, 45%

Hue: 252° / Saturation: 19% / Lightness: 45%

CMYK

26%, 32%, 0%, 46%

Cyan: 26% / Magenta: 32% / Yellow: 0% / Key: 46%

What color is #665D89?

#665D89 is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #665D89 to RGB:

rgb(102, 93, 137)HEX to RGB Converter →

HEX to HSL

Convert #665D89 to HSL:

hsl(252, 19%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #665D89 to CMYK:

cmyk(26%, 32%, 0%, 46%)Color Converter →

Color Meaning and Usage

#665D89 is a understated blue color with RGB values of 102, 93, 137 and HSL of 252°, 19%, 45%. This blue-purple hue evokes creativity and luxury, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #665D89 is #80895D, creating high-contrast pairings. For softer combinations, try analogous colors like #5D6A89.

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

Contrast with #665D89

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #665D89?

#665D89 is a understated blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #665D89?

#665D89 in RGB is (102, 93, 137) - 102 red, 93 green, and 137 blue.

How to use #665D89 in CSS?

Use #665D89 directly in your CSS properties like color or background-color.

What colors go well with #665D89?

#80895D (complementary), #5D6A89 (analogous), and #443E5B (lighter shade) work well with #665D89.