#CE3BBD Color Information

Hex color code: #CE3BBD

A subtle magenta shade, #CE3BBD appears as (206, 59, 189) in RGB and (307°, 60%, 52%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#CE3BBD
RGB
206, 59, 189
HSL
307°, 60%, 52%
CMYK
0%, 71%, 8%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE3BBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 59, 189

Red: 206 / Green: 59 / Blue: 189

HSL

307°, 60%, 52%

Hue: 307° / Saturation: 60% / Lightness: 52%

CMYK

0%, 71%, 8%, 19%

Cyan: 0% / Magenta: 71% / Yellow: 8% / Key: 19%

What color is #CE3BBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE3BBD to RGB:

rgb(206, 59, 189)HEX to RGB Converter →

HEX to HSL

Convert #CE3BBD to HSL:

hsl(307, 60%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #CE3BBD to CMYK:

cmyk(0%, 71%, 8%, 19%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #CE3BBD has RGB (206, 59, 189) and HSL (307°, 60%, 52%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE3BBD is #3BCE4C, creating high-contrast pairings. For softer combinations, try analogous colors like #963BCE.

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

Contrast with #CE3BBD

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 #CE3BBD?

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

What is the RGB value of #CE3BBD?

#CE3BBD in RGB is (206, 59, 189) - 206 red, 59 green, and 189 blue.

How to use #CE3BBD in CSS?

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

What colors go well with #CE3BBD?

#3BCE4C (complementary), #963BCE (analogous), and #97268A (lighter shade) work well with #CE3BBD.