#CE278B Color Information

Hex color code: #CE278B

A understated magenta shade, #CE278B appears as (206, 39, 139) in RGB and (324°, 68%, 48%) in HSL. It is popular in mobile app design.

Try:
Color NameViolet Red
HEX
#CE278B
RGB
206, 39, 139
HSL
324°, 68%, 48%
CMYK
0%, 81%, 33%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #CE278B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #CE278B; color: #FFFFFF; }

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 #CE278B; background-color: #CE278B15; }

Alert / Toast

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

Link / Accent

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

a { color: #CE278B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 39, 139

Red: 206 / Green: 39 / Blue: 139

HSL

324°, 68%, 48%

Hue: 324° / Saturation: 68% / Lightness: 48%

CMYK

0%, 81%, 33%, 19%

Cyan: 0% / Magenta: 81% / Yellow: 33% / Key: 19%

What color is #CE278B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE278B to RGB:

rgb(206, 39, 139)HEX to RGB Converter →

HEX to HSL

Convert #CE278B to HSL:

hsl(324, 68%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #CE278B to CMYK:

cmyk(0%, 81%, 33%, 19%)Color Converter →

Color Meaning and Usage

#CE278B is a understated magenta color with RGB values of 206, 39, 139 and HSL of 324°, 68%, 48%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE278B is #27CE6A, creating high-contrast pairings. For softer combinations, try analogous colors like #BD27CE.

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

Contrast with #CE278B

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

Contrast Ratio: 4.29:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE278B?

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

What is the RGB value of #CE278B?

#CE278B in RGB is (206, 39, 139) - 206 red, 39 green, and 139 blue.

How to use #CE278B in CSS?

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

What colors go well with #CE278B?

#27CE6A (complementary), #BD27CE (analogous), and #8D1B60 (lighter shade) work well with #CE278B.