#676ECB Color Information

Hex color code: #676ECB

A delicate blue shade, #676ECB appears as (103, 110, 203) in RGB and (236°, 49%, 60%) in HSL. It is popular in mobile app design.

Try:
Color NameSlate Blue
HEX
#676ECB
RGB
103, 110, 203
HSL
236°, 49%, 60%
CMYK
49%, 46%, 0%, 20%

Shades

CSS Usage
color: #676ECB;
background-color: #676ECB;
border-color: #676ECB;
box-shadow: 0 0 10px #676ECB;
border: 2px solid #676ECB;
Tailwind Usage
bg-[#676ECB]
text-[#676ECB]
border-[#676ECB]
shadow-[0_0_10px_676ECB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #676ECB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #676ECB; color: #000000; }

Badge

New Feature
.badge { background-color: #676ECB; 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 #676ECB; background-color: #676ECB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #676ECB20; border-left: 4px solid #676ECB; }

Link / Accent

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

a { color: #676ECB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #676ECB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

103, 110, 203

Red: 103 / Green: 110 / Blue: 203

HSL

236°, 49%, 60%

Hue: 236° / Saturation: 49% / Lightness: 60%

CMYK

49%, 46%, 0%, 20%

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

What color is #676ECB?

#676ECB is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #676ECB to RGB:

rgb(103, 110, 203)HEX to RGB Converter →

HEX to HSL

Convert #676ECB to HSL:

hsl(236, 49%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #676ECB to CMYK:

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

Color Meaning and Usage

#676ECB is a pastel blue color with RGB values of 103, 110, 203 and HSL of 236°, 49%, 60%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #676ECB is #CBC467, creating high-contrast pairings. For softer combinations, try analogous colors like #67A0CB.

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

Contrast with #676ECB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #676ECB?

#676ECB is a pastel blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #676ECB?

#676ECB in RGB is (103, 110, 203) - 103 red, 110 green, and 203 blue.

How to use #676ECB in CSS?

Use #676ECB directly in your CSS properties like color or background-color.

What colors go well with #676ECB?

#CBC467 (complementary), #67A0CB (analogous), and #3B42AB (lighter shade) work well with #676ECB.