#CE3BAE Color Information

Hex color code: #CE3BAE

The hex color #CE3BAE is a muted magenta with RGB values of (206, 59, 174) and HSL of (313°, 60%, 52%). It is typically applied in digital products.

Try:
Color NameViolet Red
HEX
#CE3BAE
RGB
206, 59, 174
HSL
313°, 60%, 52%
CMYK
0%, 71%, 16%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE3BAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 59, 174

Red: 206 / Green: 59 / Blue: 174

HSL

313°, 60%, 52%

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

CMYK

0%, 71%, 16%, 19%

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

What color is #CE3BAE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE3BAE to RGB:

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

HEX to HSL

Convert #CE3BAE to HSL:

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

HEX to CMYK

Convert #CE3BAE to CMYK:

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

Color Meaning and Usage

#CE3BAE is a muted magenta color with RGB values of 206, 59, 174 and HSL of 313°, 60%, 52%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE3BAE is #3BCE5B, creating high-contrast pairings. For softer combinations, try analogous colors like #A43BCE.

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

Contrast with #CE3BAE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE3BAE?

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

What is the RGB value of #CE3BAE?

#CE3BAE in RGB is (206, 59, 174) - 206 red, 59 green, and 174 blue.

How to use #CE3BAE in CSS?

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

What colors go well with #CE3BAE?

#3BCE5B (complementary), #A43BCE (analogous), and #97267E (lighter shade) work well with #CE3BAE.