#762BDA Color Information

Hex color code: #762BDA

#762BDA is a cool purple color. In RGB it is (118, 43, 218), and in HSL it is (266°, 70%, 51%). It is commonly used in modern UI design.

Try:
Color NameBlue Violet
HEX
#762BDA
RGB
118, 43, 218
HSL
266°, 70%, 51%
CMYK
46%, 80%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #762BDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

118, 43, 218

Red: 118 / Green: 43 / Blue: 218

HSL

266°, 70%, 51%

Hue: 266° / Saturation: 70% / Lightness: 51%

CMYK

46%, 80%, 0%, 15%

Cyan: 46% / Magenta: 80% / Yellow: 0% / Key: 15%

What color is #762BDA?

#762BDA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #762BDA to RGB:

rgb(118, 43, 218)HEX to RGB Converter →

HEX to HSL

Convert #762BDA to HSL:

hsl(266, 70%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #762BDA to CMYK:

cmyk(46%, 80%, 0%, 15%)Color Converter →

Color Meaning and Usage

A peaceful purple tone, #762BDA has RGB (118, 43, 218) and HSL (266°, 70%, 51%). Known for evoking creativity and luxury, this blue-purple hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #762BDA is #8EDA2B, creating high-contrast pairings. For softer combinations, try analogous colors like #2B36DA.

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

Contrast with #762BDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #762BDA?

#762BDA is a peaceful purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #762BDA?

#762BDA in RGB is (118, 43, 218) - 118 red, 43 green, and 218 blue.

How to use #762BDA in CSS?

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

What colors go well with #762BDA?

#8EDA2B (complementary), #2B36DA (analogous), and #531C9C (lighter shade) work well with #762BDA.