#CE46AE Color Information

Hex color code: #CE46AE

The hex color #CE46AE is a muted magenta with RGB values of (206, 70, 174) and HSL of (314°, 58%, 54%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#CE46AE
RGB
206, 70, 174
HSL
314°, 58%, 54%
CMYK
0%, 66%, 16%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE46AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 70, 174

Red: 206 / Green: 70 / Blue: 174

HSL

314°, 58%, 54%

Hue: 314° / Saturation: 58% / Lightness: 54%

CMYK

0%, 66%, 16%, 19%

Cyan: 0% / Magenta: 66% / Yellow: 16% / Key: 19%

What color is #CE46AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE46AE to RGB:

rgb(206, 70, 174)HEX to RGB Converter →

HEX to HSL

Convert #CE46AE to HSL:

hsl(314, 58%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #CE46AE to CMYK:

cmyk(0%, 66%, 16%, 19%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #CE46AE has RGB (206, 70, 174) and HSL (314°, 58%, 54%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE46AE is #46CE65, creating high-contrast pairings. For softer combinations, try analogous colors like #A946CE.

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

Contrast with #CE46AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE46AE?

#CE46AE is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CE46AE?

#CE46AE in RGB is (206, 70, 174) - 206 red, 70 green, and 174 blue.

How to use #CE46AE in CSS?

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

What colors go well with #CE46AE?

#46CE65 (complementary), #A946CE (analogous), and #9D2A82 (lighter shade) work well with #CE46AE.