#CE5FCA Color Information

Hex color code: #CE5FCA

#CE5FCA is a muted magenta color. In RGB it is (206, 95, 202), and in HSL it is (302°, 53%, 59%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#CE5FCA
RGB
206, 95, 202
HSL
302°, 53%, 59%
CMYK
0%, 54%, 2%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE5FCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 95, 202

Red: 206 / Green: 95 / Blue: 202

HSL

302°, 53%, 59%

Hue: 302° / Saturation: 53% / Lightness: 59%

CMYK

0%, 54%, 2%, 19%

Cyan: 0% / Magenta: 54% / Yellow: 2% / Key: 19%

What color is #CE5FCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE5FCA to RGB:

rgb(206, 95, 202)HEX to RGB Converter →

HEX to HSL

Convert #CE5FCA to HSL:

hsl(302, 53%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #CE5FCA to CMYK:

cmyk(0%, 54%, 2%, 19%)Color Converter →

Color Meaning and Usage

#CE5FCA is a neutral magenta color with RGB values of 206, 95, 202 and HSL of 302°, 53%, 59%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE5FCA is #5FCE63, creating high-contrast pairings. For softer combinations, try analogous colors like #9A5FCE.

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

Contrast with #CE5FCA

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

Contrast Ratio: 6.11:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE5FCA?

#CE5FCA is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CE5FCA?

#CE5FCA in RGB is (206, 95, 202) - 206 red, 95 green, and 202 blue.

How to use #CE5FCA in CSS?

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

What colors go well with #CE5FCA?

#5FCE63 (complementary), #9A5FCE (analogous), and #AC35A8 (lighter shade) work well with #CE5FCA.