#675CDD Color Information

Hex color code: #675CDD

A serene blue shade, #675CDD appears as (103, 92, 221) in RGB and (245°, 65%, 61%) in HSL. It is often used for branding and logos.

Try:
Color NameSlate Blue
HEX
#675CDD
RGB
103, 92, 221
HSL
245°, 65%, 61%
CMYK
53%, 58%, 0%, 13%

Shades

CSS Usage
color: #675CDD;
background-color: #675CDD;
border-color: #675CDD;
box-shadow: 0 0 10px #675CDD;
border: 2px solid #675CDD;
Tailwind Usage
bg-[#675CDD]
text-[#675CDD]
border-[#675CDD]
shadow-[0_0_10px_675CDD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #675CDD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #675CDD; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #675CDD; 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 #675CDD; background-color: #675CDD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #675CDD20; border-left: 4px solid #675CDD; }

Link / Accent

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

a { color: #675CDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #675CDD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

103, 92, 221

Red: 103 / Green: 92 / Blue: 221

HSL

245°, 65%, 61%

Hue: 245° / Saturation: 65% / Lightness: 61%

CMYK

53%, 58%, 0%, 13%

Cyan: 53% / Magenta: 58% / Yellow: 0% / Key: 13%

What color is #675CDD?

#675CDD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #675CDD to RGB:

rgb(103, 92, 221)HEX to RGB Converter →

HEX to HSL

Convert #675CDD to HSL:

hsl(245, 65%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #675CDD to CMYK:

cmyk(53%, 58%, 0%, 13%)Color Converter →

Color Meaning and Usage

#675CDD is a serene blue color with RGB values of 103, 92, 221 and HSL of 245°, 65%, 61%. This blue-purple hue evokes creativity and luxury, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #675CDD is #D1DC5B, creating high-contrast pairings. For softer combinations, try analogous colors like #5B91DC.

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

Contrast with #675CDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #675CDD?

#675CDD is a serene blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #675CDD?

#675CDD in RGB is (103, 92, 221) - 103 red, 92 green, and 221 blue.

How to use #675CDD in CSS?

Use #675CDD directly in your CSS properties like color or background-color.

What colors go well with #675CDD?

#D1DC5B (complementary), #5B91DC (analogous), and #3629C2 (lighter shade) work well with #675CDD.