#EC83AF Color Information

Hex color code: #EC83AF

#EC83AF is a striking magenta color. In RGB it is (236, 131, 175), and in HSL it is (335°, 73%, 72%). It is often used for branding and logos.

Try:
Color NameHot Pink
HEX
#EC83AF
RGB
236, 131, 175
HSL
335°, 73%, 72%
CMYK
0%, 44%, 26%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC83AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 131, 175

Red: 236 / Green: 131 / Blue: 175

HSL

335°, 73%, 72%

Hue: 335° / Saturation: 73% / Lightness: 72%

CMYK

0%, 44%, 26%, 7%

Cyan: 0% / Magenta: 44% / Yellow: 26% / Key: 7%

What color is #EC83AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC83AF to RGB:

rgb(236, 131, 175)HEX to RGB Converter →

HEX to HSL

Convert #EC83AF to HSL:

hsl(335, 73%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #EC83AF to CMYK:

cmyk(0%, 44%, 26%, 7%)Color Converter →

Color Meaning and Usage

#EC83AF is a vivid magenta color with RGB values of 236, 131, 175 and HSL of 335°, 73%, 72%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC83AF is #83ECC0, creating high-contrast pairings. For softer combinations, try analogous colors like #EC83E3.

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

Contrast with #EC83AF

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

Contrast Ratio: 8.43:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC83AF?

#EC83AF is a vivid magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EC83AF?

#EC83AF in RGB is (236, 131, 175) - 236 red, 131 green, and 175 blue.

How to use #EC83AF in CSS?

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

What colors go well with #EC83AF?

#83ECC0 (complementary), #EC83E3 (analogous), and #E14184 (lighter shade) work well with #EC83AF.