#762CED Color Information

Hex color code: #762CED

#762CED is a dynamic purple color. In RGB it is (118, 44, 237), and in HSL it is (263°, 84%, 55%). It is typically applied in digital products.

Try:
Color NameBlue Violet
HEX
#762CED
RGB
118, 44, 237
HSL
263°, 84%, 55%
CMYK
50%, 81%, 0%, 7%

Shades

CSS Usage
color: #762CED;
background-color: #762CED;
border-color: #762CED;
box-shadow: 0 0 10px #762CED;
border: 2px solid #762CED;
Tailwind Usage
bg-[#762CED]
text-[#762CED]
border-[#762CED]
shadow-[0_0_10px_762CED]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #762CED, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #762CED; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #762CED; 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 #762CED; background-color: #762CED15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #762CED20; border-left: 4px solid #762CED; }

Link / Accent

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

a { color: #762CED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #762CED in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

118, 44, 237

Red: 118 / Green: 44 / Blue: 237

HSL

263°, 84%, 55%

Hue: 263° / Saturation: 84% / Lightness: 55%

CMYK

50%, 81%, 0%, 7%

Cyan: 50% / Magenta: 81% / Yellow: 0% / Key: 7%

What color is #762CED?

#762CED is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #762CED to RGB:

rgb(118, 44, 237)HEX to RGB Converter →

HEX to HSL

Convert #762CED to HSL:

hsl(263, 84%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #762CED to CMYK:

cmyk(50%, 81%, 0%, 7%)Color Converter →

Color Meaning and Usage

A bold purple tone, #762CED has RGB (118, 44, 237) and HSL (263°, 84%, 55%). Known for evoking energy and excitement, this highly saturated hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #762CED is #A3ED2C, creating high-contrast pairings. For softer combinations, try analogous colors like #2C42ED.

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

Contrast with #762CED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #762CED?

#762CED is a bold purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #762CED?

#762CED in RGB is (118, 44, 237) - 118 red, 44 green, and 237 blue.

How to use #762CED in CSS?

Use #762CED directly in your CSS properties like color or background-color.

What colors go well with #762CED?

#A3ED2C (complementary), #2C42ED (analogous), and #5210BC (lighter shade) work well with #762CED.