#CE76D6 Color Information

Hex color code: #CE76D6

#CE76D6 is a muted magenta color. In RGB it is (206, 118, 214), and in HSL it is (295°, 54%, 65%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#CE76D6
RGB
206, 118, 214
HSL
295°, 54%, 65%
CMYK
4%, 45%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE76D6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 118, 214

Red: 206 / Green: 118 / Blue: 214

HSL

295°, 54%, 65%

Hue: 295° / Saturation: 54% / Lightness: 65%

CMYK

4%, 45%, 0%, 16%

Cyan: 4% / Magenta: 45% / Yellow: 0% / Key: 16%

What color is #CE76D6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE76D6 to RGB:

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

HEX to HSL

Convert #CE76D6 to HSL:

hsl(295, 54%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #CE76D6 to CMYK:

cmyk(4%, 45%, 0%, 16%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #CE76D6 has RGB (206, 118, 214) and HSL (295°, 54%, 65%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE76D6 is #7ED676, creating high-contrast pairings. For softer combinations, try analogous colors like #9E76D6.

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

Contrast with #CE76D6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE76D6?

#CE76D6 is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CE76D6?

#CE76D6 in RGB is (206, 118, 214) - 206 red, 118 green, and 214 blue.

How to use #CE76D6 in CSS?

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

What colors go well with #CE76D6?

#7ED676 (complementary), #9E76D6 (analogous), and #B93BC4 (lighter shade) work well with #CE76D6.