#677CA8 Color Information

Hex color code: #677CA8

A subtle blue shade, #677CA8 appears as (103, 124, 168) in RGB and (221°, 27%, 53%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Slate Gray
HEX
#677CA8
RGB
103, 124, 168
HSL
221°, 27%, 53%
CMYK
39%, 26%, 0%, 34%

Shades

CSS Usage
color: #677CA8;
background-color: #677CA8;
border-color: #677CA8;
box-shadow: 0 0 10px #677CA8;
border: 2px solid #677CA8;
Tailwind Usage
bg-[#677CA8]
text-[#677CA8]
border-[#677CA8]
shadow-[0_0_10px_677CA8]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #677CA8, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #677CA8; color: #000000; }

Badge

New Feature
.badge { background-color: #677CA8; 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 #677CA8; background-color: #677CA815; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #677CA820; border-left: 4px solid #677CA8; }

Link / Accent

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

a { color: #677CA8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #677CA8 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

103, 124, 168

Red: 103 / Green: 124 / Blue: 168

HSL

221°, 27%, 53%

Hue: 221° / Saturation: 27% / Lightness: 53%

CMYK

39%, 26%, 0%, 34%

Cyan: 39% / Magenta: 26% / Yellow: 0% / Key: 34%

What color is #677CA8?

#677CA8 is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #677CA8 to RGB:

rgb(103, 124, 168)HEX to RGB Converter →

HEX to HSL

Convert #677CA8 to HSL:

hsl(221, 27%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #677CA8 to CMYK:

cmyk(39%, 26%, 0%, 34%)Color Converter →

Color Meaning and Usage

#677CA8 is a subtle blue color with RGB values of 103, 124, 168 and HSL of 221°, 27%, 53%. This blue-purple hue evokes creativity and luxury, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #677CA8 is #A89367, creating high-contrast pairings. For softer combinations, try analogous colors like #679CA8.

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

Contrast with #677CA8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #677CA8?

#677CA8 is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #677CA8?

#677CA8 in RGB is (103, 124, 168) - 103 red, 124 green, and 168 blue.

How to use #677CA8 in CSS?

Use #677CA8 directly in your CSS properties like color or background-color.

What colors go well with #677CA8?

#A89367 (complementary), #679CA8 (analogous), and #47577B (lighter shade) work well with #677CA8.