#CB76EF Color Information

Hex color code: #CB76EF

The hex color #CB76EF is a dynamic purple with RGB values of (203, 118, 239) and HSL of (282°, 79%, 70%). It is typically applied in digital products.

Try:
Color NameViolet
HEX
#CB76EF
RGB
203, 118, 239
HSL
282°, 79%, 70%
CMYK
15%, 51%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #CB76EF; 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 #CB76EF; background-color: #CB76EF15; }

Alert / Toast

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

Link / Accent

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

a { color: #CB76EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #CB76EF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 118, 239

Red: 203 / Green: 118 / Blue: 239

HSL

282°, 79%, 70%

Hue: 282° / Saturation: 79% / Lightness: 70%

CMYK

15%, 51%, 0%, 6%

Cyan: 15% / Magenta: 51% / Yellow: 0% / Key: 6%

What color is #CB76EF?

#CB76EF is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CB76EF to RGB:

rgb(203, 118, 239)HEX to RGB Converter →

HEX to HSL

Convert #CB76EF to HSL:

hsl(282, 79%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #CB76EF to CMYK:

cmyk(15%, 51%, 0%, 6%)Color Converter →

Color Meaning and Usage

#CB76EF is a striking purple color with RGB values of 203, 118, 239 and HSL of 282°, 79%, 70%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CB76EF is #9AEF76, creating high-contrast pairings. For softer combinations, try analogous colors like #8E76EF.

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

Contrast with #CB76EF

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

Contrast Ratio: 7.38:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CB76EF?

#CB76EF is a striking purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CB76EF?

#CB76EF in RGB is (203, 118, 239) - 203 red, 118 green, and 239 blue.

How to use #CB76EF in CSS?

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

What colors go well with #CB76EF?

#9AEF76 (complementary), #8E76EF (analogous), and #B132E7 (lighter shade) work well with #CB76EF.