#CE359A Color Information

Hex color code: #CE359A

A subtle magenta shade, #CE359A appears as (206, 53, 154) in RGB and (320°, 61%, 51%) in HSL. It is popular in mobile app design.

Try:
Color NameViolet Red
HEX
#CE359A
RGB
206, 53, 154
HSL
320°, 61%, 51%
CMYK
0%, 74%, 25%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE359A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 53, 154

Red: 206 / Green: 53 / Blue: 154

HSL

320°, 61%, 51%

Hue: 320° / Saturation: 61% / Lightness: 51%

CMYK

0%, 74%, 25%, 19%

Cyan: 0% / Magenta: 74% / Yellow: 25% / Key: 19%

What color is #CE359A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE359A to RGB:

rgb(206, 53, 154)HEX to RGB Converter →

HEX to HSL

Convert #CE359A to HSL:

hsl(320, 61%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #CE359A to CMYK:

cmyk(0%, 74%, 25%, 19%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #CE359A has RGB (206, 53, 154) and HSL (320°, 61%, 51%). 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 #CE359A is #36CE69, creating high-contrast pairings. For softer combinations, try analogous colors like #B536CE.

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

Contrast with #CE359A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE359A?

#CE359A is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CE359A?

#CE359A in RGB is (206, 53, 154) - 206 red, 53 green, and 154 blue.

How to use #CE359A in CSS?

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

What colors go well with #CE359A?

#36CE69 (complementary), #B536CE (analogous), and #94246E (lighter shade) work well with #CE359A.