#EC466D Color Information

Hex color code: #EC466D

#EC466D is a eye-catching red color. In RGB it is (236, 70, 109), and in HSL it is (346°, 81%, 60%). It is widely used in graphic design.

Try:
Color NameIndian Red
HEX
#EC466D
RGB
236, 70, 109
HSL
346°, 81%, 60%
CMYK
0%, 70%, 54%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC466D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 70, 109

Red: 236 / Green: 70 / Blue: 109

HSL

346°, 81%, 60%

Hue: 346° / Saturation: 81% / Lightness: 60%

CMYK

0%, 70%, 54%, 7%

Cyan: 0% / Magenta: 70% / Yellow: 54% / Key: 7%

What color is #EC466D?

#EC466D is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC466D to RGB:

rgb(236, 70, 109)HEX to RGB Converter →

HEX to HSL

Convert #EC466D to HSL:

hsl(346, 81%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #EC466D to CMYK:

cmyk(0%, 70%, 54%, 7%)Color Converter →

Color Meaning and Usage

A bold red tone, #EC466D has RGB (236, 70, 109) and HSL (346°, 81%, 60%). Known for evoking energy and excitement, this highly saturated hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC466D is #46ECC5, creating high-contrast pairings. For softer combinations, try analogous colors like #EC46C0.

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

Contrast with #EC466D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC466D?

#EC466D is a bold red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EC466D?

#EC466D in RGB is (236, 70, 109) - 236 red, 70 green, and 109 blue.

How to use #EC466D in CSS?

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

What colors go well with #EC466D?

#46ECC5 (complementary), #EC46C0 (analogous), and #D01641 (lighter shade) work well with #EC466D.