#762FCE Color Information

Hex color code: #762FCE

The hex color #762FCE is a cool purple with RGB values of (118, 47, 206) and HSL of (267°, 63%, 50%). It is commonly used in modern UI design.

Try:
Color NameBlue Violet
HEX
#762FCE
RGB
118, 47, 206
HSL
267°, 63%, 50%
CMYK
43%, 77%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #762FCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

118, 47, 206

Red: 118 / Green: 47 / Blue: 206

HSL

267°, 63%, 50%

Hue: 267° / Saturation: 63% / Lightness: 50%

CMYK

43%, 77%, 0%, 19%

Cyan: 43% / Magenta: 77% / Yellow: 0% / Key: 19%

What color is #762FCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #762FCE to RGB:

rgb(118, 47, 206)HEX to RGB Converter →

HEX to HSL

Convert #762FCE to HSL:

hsl(267, 63%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #762FCE to CMYK:

cmyk(43%, 77%, 0%, 19%)Color Converter →

Color Meaning and Usage

#762FCE is a cool purple color with RGB values of 118, 47, 206 and HSL of 267°, 63%, 50%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #762FCE is #88D02F, creating high-contrast pairings. For softer combinations, try analogous colors like #2F37D0.

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

Contrast with #762FCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #762FCE?

#762FCE is a cool purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #762FCE?

#762FCE in RGB is (118, 47, 206) - 118 red, 47 green, and 206 blue.

How to use #762FCE in CSS?

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

What colors go well with #762FCE?

#88D02F (complementary), #2F37D0 (analogous), and #542191 (lighter shade) work well with #762FCE.