#CE49DA Color Information

Hex color code: #CE49DA

The hex color #CE49DA is a subtle magenta with RGB values of (206, 73, 218) and HSL of (295°, 66%, 57%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#CE49DA
RGB
206, 73, 218
HSL
295°, 66%, 57%
CMYK
6%, 67%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE49DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 73, 218

Red: 206 / Green: 73 / Blue: 218

HSL

295°, 66%, 57%

Hue: 295° / Saturation: 66% / Lightness: 57%

CMYK

6%, 67%, 0%, 15%

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

What color is #CE49DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE49DA to RGB:

rgb(206, 73, 218)HEX to RGB Converter →

HEX to HSL

Convert #CE49DA to HSL:

hsl(295, 66%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #CE49DA to CMYK:

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

Color Meaning and Usage

#CE49DA is a balanced magenta color with RGB values of 206, 73, 218 and HSL of 295°, 66%, 57%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE49DA is #55DA49, creating high-contrast pairings. For softer combinations, try analogous colors like #8549DA.

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

Contrast with #CE49DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE49DA?

#CE49DA is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CE49DA?

#CE49DA in RGB is (206, 73, 218) - 206 red, 73 green, and 218 blue.

How to use #CE49DA in CSS?

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

What colors go well with #CE49DA?

#55DA49 (complementary), #8549DA (analogous), and #A624B2 (lighter shade) work well with #CE49DA.