#675ADD Color Information

Hex color code: #675ADD

The hex color #675ADD is a tranquil blue with RGB values of (103, 90, 221) and HSL of (246°, 66%, 61%). It is popular in mobile app design.

Try:
Color NameSlate Blue
HEX
#675ADD
RGB
103, 90, 221
HSL
246°, 66%, 61%
CMYK
53%, 59%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #675ADD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

103, 90, 221

Red: 103 / Green: 90 / Blue: 221

HSL

246°, 66%, 61%

Hue: 246° / Saturation: 66% / Lightness: 61%

CMYK

53%, 59%, 0%, 13%

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

What color is #675ADD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #675ADD to RGB:

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

HEX to HSL

Convert #675ADD to HSL:

hsl(246, 66%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #675ADD to CMYK:

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

Color Meaning and Usage

A tranquil blue tone, #675ADD has RGB (103, 90, 221) and HSL (246°, 66%, 61%). Known for evoking creativity and luxury, this blue-purple hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #675ADD is #D0DD5A, creating high-contrast pairings. For softer combinations, try analogous colors like #5A8EDD.

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

Contrast with #675ADD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #675ADD?

#675ADD is a tranquil blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #675ADD?

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

How to use #675ADD in CSS?

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

What colors go well with #675ADD?

#D0DD5A (complementary), #5A8EDD (analogous), and #3728C3 (lighter shade) work well with #675ADD.