#CE367D Color Information

Hex color code: #CE367D

#CE367D is a fiery magenta color. In RGB it is (206, 54, 125), and in HSL it is (332°, 61%, 51%). It is typically applied in digital products.

Try:
Color NameViolet Red
HEX
#CE367D
RGB
206, 54, 125
HSL
332°, 61%, 51%
CMYK
0%, 74%, 39%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE367D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 54, 125

Red: 206 / Green: 54 / Blue: 125

HSL

332°, 61%, 51%

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

CMYK

0%, 74%, 39%, 19%

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

What color is #CE367D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE367D to RGB:

rgb(206, 54, 125)HEX to RGB Converter →

HEX to HSL

Convert #CE367D to HSL:

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

HEX to CMYK

Convert #CE367D to CMYK:

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

Color Meaning and Usage

A invigorating magenta tone, #CE367D has RGB (206, 54, 125) and HSL (332°, 61%, 51%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE367D is #36CE87, creating high-contrast pairings. For softer combinations, try analogous colors like #CE36C9.

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

Contrast with #CE367D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE367D?

#CE367D is a invigorating magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CE367D?

#CE367D in RGB is (206, 54, 125) - 206 red, 54 green, and 125 blue.

How to use #CE367D in CSS?

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

What colors go well with #CE367D?

#36CE87 (complementary), #CE36C9 (analogous), and #942458 (lighter shade) work well with #CE367D.