#716ADD Color Information

Hex color code: #716ADD

The hex color #716ADD is a cool blue with RGB values of (113, 106, 221) and HSL of (244°, 63%, 64%). It is commonly used in modern UI design.

Try:
Color NameMedium Slate Blue
HEX
#716ADD
RGB
113, 106, 221
HSL
244°, 63%, 64%
CMYK
49%, 52%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #716ADD; color: #000000; }

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #716ADD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

113, 106, 221

Red: 113 / Green: 106 / Blue: 221

HSL

244°, 63%, 64%

Hue: 244° / Saturation: 63% / Lightness: 64%

CMYK

49%, 52%, 0%, 13%

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

What color is #716ADD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #716ADD to RGB:

rgb(113, 106, 221)HEX to RGB Converter →

HEX to HSL

Convert #716ADD to HSL:

hsl(244, 63%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #716ADD to CMYK:

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

Color Meaning and Usage

#716ADD is a peaceful blue color with RGB values of 113, 106, 221 and HSL of 244°, 63%, 64%. This blue-purple hue evokes creativity and luxury, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #716ADD is #D5DD69, creating high-contrast pairings. For softer combinations, try analogous colors like #699BDD.

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

Contrast with #716ADD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #716ADD?

#716ADD is a peaceful blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #716ADD?

#716ADD in RGB is (113, 106, 221) - 113 red, 106 green, and 221 blue.

How to use #716ADD in CSS?

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

What colors go well with #716ADD?

#D5DD69 (complementary), #699BDD (analogous), and #392ECC (lighter shade) work well with #716ADD.