#CB75ED Color Information

Hex color code: #CB75ED

#CB75ED is a vivid purple color. In RGB it is (203, 117, 237), and in HSL it is (283°, 77%, 69%). It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#CB75ED
RGB
203, 117, 237
HSL
283°, 77%, 69%
CMYK
14%, 51%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CB75ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 117, 237

Red: 203 / Green: 117 / Blue: 237

HSL

283°, 77%, 69%

Hue: 283° / Saturation: 77% / Lightness: 69%

CMYK

14%, 51%, 0%, 7%

Cyan: 14% / Magenta: 51% / Yellow: 0% / Key: 7%

What color is #CB75ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CB75ED to RGB:

rgb(203, 117, 237)HEX to RGB Converter →

HEX to HSL

Convert #CB75ED to HSL:

hsl(283, 77%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #CB75ED to CMYK:

cmyk(14%, 51%, 0%, 7%)Color Converter →

Color Meaning and Usage

#CB75ED is a bold purple color with RGB values of 203, 117, 237 and HSL of 283°, 77%, 69%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CB75ED is #96ED73, creating high-contrast pairings. For softer combinations, try analogous colors like #8D73ED.

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

Contrast with #CB75ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CB75ED?

#CB75ED is a bold purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CB75ED?

#CB75ED in RGB is (203, 117, 237) - 203 red, 117 green, and 237 blue.

How to use #CB75ED in CSS?

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

What colors go well with #CB75ED?

#96ED73 (complementary), #8D73ED (analogous), and #B12FE4 (lighter shade) work well with #CB75ED.