#713ADF Color Information

Hex color code: #713ADF

#713ADF is a eye-catching purple color. In RGB it is (113, 58, 223), and in HSL it is (260°, 72%, 55%). It is widely used in graphic design.

Try:
Color NameBlue Violet
HEX
#713ADF
RGB
113, 58, 223
HSL
260°, 72%, 55%
CMYK
49%, 74%, 0%, 13%

Shades

CSS Usage
color: #713ADF;
background-color: #713ADF;
border-color: #713ADF;
box-shadow: 0 0 10px #713ADF;
border: 2px solid #713ADF;
Tailwind Usage
bg-[#713ADF]
text-[#713ADF]
border-[#713ADF]
shadow-[0_0_10px_713ADF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #713ADF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #713ADF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #713ADF; 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 #713ADF; background-color: #713ADF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #713ADF20; border-left: 4px solid #713ADF; }

Link / Accent

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

a { color: #713ADF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #713ADF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

113, 58, 223

Red: 113 / Green: 58 / Blue: 223

HSL

260°, 72%, 55%

Hue: 260° / Saturation: 72% / Lightness: 55%

CMYK

49%, 74%, 0%, 13%

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

What color is #713ADF?

#713ADF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #713ADF to RGB:

rgb(113, 58, 223)HEX to RGB Converter →

HEX to HSL

Convert #713ADF to HSL:

hsl(260, 72%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #713ADF to CMYK:

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

Color Meaning and Usage

#713ADF is a dynamic purple color with RGB values of 113, 58, 223 and HSL of 260°, 72%, 55%. 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 #713ADF is #A8DF3A, creating high-contrast pairings. For softer combinations, try analogous colors like #3A55DF.

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

Contrast with #713ADF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #713ADF?

#713ADF is a dynamic purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #713ADF?

#713ADF in RGB is (113, 58, 223) - 113 red, 58 green, and 223 blue.

How to use #713ADF in CSS?

Use #713ADF directly in your CSS properties like color or background-color.

What colors go well with #713ADF?

#A8DF3A (complementary), #3A55DF (analogous), and #4E1DAF (lighter shade) work well with #713ADF.