#679CAD Color Information

Hex color code: #679CAD

The hex color #679CAD is a pastel blue with RGB values of (103, 156, 173) and HSL of (195°, 30%, 54%). It is frequently seen in web interfaces.

Try:
Color NameCadet Blue
HEX
#679CAD
RGB
103, 156, 173
HSL
195°, 30%, 54%
CMYK
40%, 10%, 0%, 32%

Shades

CSS Usage
color: #679CAD;
background-color: #679CAD;
border-color: #679CAD;
box-shadow: 0 0 10px #679CAD;
border: 2px solid #679CAD;
Tailwind Usage
bg-[#679CAD]
text-[#679CAD]
border-[#679CAD]
shadow-[0_0_10px_679CAD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #679CAD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #679CAD; color: #000000; }

Badge

New Feature
.badge { background-color: #679CAD; 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 #679CAD; background-color: #679CAD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #679CAD20; border-left: 4px solid #679CAD; }

Link / Accent

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

a { color: #679CAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #679CAD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

103, 156, 173

Red: 103 / Green: 156 / Blue: 173

HSL

195°, 30%, 54%

Hue: 195° / Saturation: 30% / Lightness: 54%

CMYK

40%, 10%, 0%, 32%

Cyan: 40% / Magenta: 10% / Yellow: 0% / Key: 32%

What color is #679CAD?

#679CAD is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #679CAD to RGB:

rgb(103, 156, 173)HEX to RGB Converter →

HEX to HSL

Convert #679CAD to HSL:

hsl(195, 30%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #679CAD to CMYK:

cmyk(40%, 10%, 0%, 32%)Color Converter →

Color Meaning and Usage

#679CAD is a gentle blue color with RGB values of 103, 156, 173 and HSL of 195°, 30%, 54%. This cyan-blue hue evokes trust and professionalism, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #679CAD is #AD7867, creating high-contrast pairings. For softer combinations, try analogous colors like #67AD9B.

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

Contrast with #679CAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #679CAD?

#679CAD is a gentle blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #679CAD?

#679CAD in RGB is (103, 156, 173) - 103 red, 156 green, and 173 blue.

How to use #679CAD in CSS?

Use #679CAD directly in your CSS properties like color or background-color.

What colors go well with #679CAD?

#AD7867 (complementary), #67AD9B (analogous), and #467281 (lighter shade) work well with #679CAD.