#CE3B85 Color Information

Hex color code: #CE3B85

#CE3B85 is a subtle magenta color. In RGB it is (206, 59, 133), and in HSL it is (330°, 60%, 52%). It is popular in mobile app design.

Try:
Color NameViolet Red
HEX
#CE3B85
RGB
206, 59, 133
HSL
330°, 60%, 52%
CMYK
0%, 71%, 35%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE3B85; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 59, 133

Red: 206 / Green: 59 / Blue: 133

HSL

330°, 60%, 52%

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

CMYK

0%, 71%, 35%, 19%

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

What color is #CE3B85?

#CE3B85 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE3B85 to RGB:

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

HEX to HSL

Convert #CE3B85 to HSL:

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

HEX to CMYK

Convert #CE3B85 to CMYK:

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

Color Meaning and Usage

A understated magenta tone, #CE3B85 has RGB (206, 59, 133) and HSL (330°, 60%, 52%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE3B85 is #3BCE85, creating high-contrast pairings. For softer combinations, try analogous colors like #CE3BCE.

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

Contrast with #CE3B85

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE3B85?

#CE3B85 is a understated magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CE3B85?

#CE3B85 in RGB is (206, 59, 133) - 206 red, 59 green, and 133 blue.

How to use #CE3B85 in CSS?

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

What colors go well with #CE3B85?

#3BCE85 (complementary), #CE3BCE (analogous), and #97265E (lighter shade) work well with #CE3B85.