#CE2BDA Color Information

Hex color code: #CE2BDA

#CE2BDA is a balanced magenta color. In RGB it is (206, 43, 218), and in HSL it is (296°, 70%, 51%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#CE2BDA
RGB
206, 43, 218
HSL
296°, 70%, 51%
CMYK
6%, 80%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE2BDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 43, 218

Red: 206 / Green: 43 / Blue: 218

HSL

296°, 70%, 51%

Hue: 296° / Saturation: 70% / Lightness: 51%

CMYK

6%, 80%, 0%, 15%

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

What color is #CE2BDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE2BDA to RGB:

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

HEX to HSL

Convert #CE2BDA to HSL:

hsl(296, 70%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #CE2BDA to CMYK:

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

Color Meaning and Usage

#CE2BDA is a subtle magenta color with RGB values of 206, 43, 218 and HSL of 296°, 70%, 51%. 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 #CE2BDA is #36DA2B, creating high-contrast pairings. For softer combinations, try analogous colors like #762BDA.

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

Contrast with #CE2BDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE2BDA?

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

What is the RGB value of #CE2BDA?

#CE2BDA in RGB is (206, 43, 218) - 206 red, 43 green, and 218 blue.

How to use #CE2BDA in CSS?

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

What colors go well with #CE2BDA?

#36DA2B (complementary), #762BDA (analogous), and #931C9C (lighter shade) work well with #CE2BDA.