#EE728D Color Information

Hex color code: #EE728D

The hex color #EE728D is a striking red with RGB values of (238, 114, 141) and HSL of (347°, 78%, 69%). It is often used for branding and logos.

Try:
Color NameLight Coral
HEX
#EE728D
RGB
238, 114, 141
HSL
347°, 78%, 69%
CMYK
0%, 52%, 41%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EE728D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 114, 141

Red: 238 / Green: 114 / Blue: 141

HSL

347°, 78%, 69%

Hue: 347° / Saturation: 78% / Lightness: 69%

CMYK

0%, 52%, 41%, 7%

Cyan: 0% / Magenta: 52% / Yellow: 41% / Key: 7%

What color is #EE728D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EE728D to RGB:

rgb(238, 114, 141)HEX to RGB Converter →

HEX to HSL

Convert #EE728D to HSL:

hsl(347, 78%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #EE728D to CMYK:

cmyk(0%, 52%, 41%, 7%)Color Converter →

Color Meaning and Usage

A bold red tone, #EE728D has RGB (238, 114, 141) and HSL (347°, 78%, 69%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EE728D is #72EED3, creating high-contrast pairings. For softer combinations, try analogous colors like #EE72CB.

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

Contrast with #EE728D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EE728D?

#EE728D is a bold red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EE728D?

#EE728D in RGB is (238, 114, 141) - 238 red, 114 green, and 141 blue.

How to use #EE728D in CSS?

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

What colors go well with #EE728D?

#72EED3 (complementary), #EE72CB (analogous), and #E52E56 (lighter shade) work well with #EE728D.