#746ADE Color Information

Hex color code: #746ADE

#746ADE is a calming blue color. In RGB it is (116, 106, 222), and in HSL it is (245°, 64%, 64%). It is frequently seen in web interfaces.

Try:
Color NameMedium Slate Blue
HEX
#746ADE
RGB
116, 106, 222
HSL
245°, 64%, 64%
CMYK
48%, 52%, 0%, 13%

Shades

CSS Usage
color: #746ADE;
background-color: #746ADE;
border-color: #746ADE;
box-shadow: 0 0 10px #746ADE;
border: 2px solid #746ADE;
Tailwind Usage
bg-[#746ADE]
text-[#746ADE]
border-[#746ADE]
shadow-[0_0_10px_746ADE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #746ADE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #746ADE; color: #000000; }

Badge

New Feature
.badge { background-color: #746ADE; 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 #746ADE; background-color: #746ADE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #746ADE20; border-left: 4px solid #746ADE; }

Link / Accent

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

a { color: #746ADE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #746ADE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

116, 106, 222

Red: 116 / Green: 106 / Blue: 222

HSL

245°, 64%, 64%

Hue: 245° / Saturation: 64% / Lightness: 64%

CMYK

48%, 52%, 0%, 13%

Cyan: 48% / Magenta: 52% / Yellow: 0% / Key: 13%

What color is #746ADE?

#746ADE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #746ADE to RGB:

rgb(116, 106, 222)HEX to RGB Converter →

HEX to HSL

Convert #746ADE to HSL:

hsl(245, 64%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #746ADE to CMYK:

cmyk(48%, 52%, 0%, 13%)Color Converter →

Color Meaning and Usage

A cool blue tone, #746ADE has RGB (116, 106, 222) and HSL (245°, 64%, 64%). Known for evoking creativity and luxury, this blue-purple hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #746ADE is #D4DE68, creating high-contrast pairings. For softer combinations, try analogous colors like #6899DE.

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

Contrast with #746ADE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #746ADE?

#746ADE is a cool blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #746ADE?

#746ADE in RGB is (116, 106, 222) - 116 red, 106 green, and 222 blue.

How to use #746ADE in CSS?

Use #746ADE directly in your CSS properties like color or background-color.

What colors go well with #746ADE?

#D4DE68 (complementary), #6899DE (analogous), and #3A2DCD (lighter shade) work well with #746ADE.