#EC8668 Color Information

Hex color code: #EC8668

#EC8668 is a striking red color. In RGB it is (236, 134, 104), and in HSL it is (14°, 78%, 67%). It is popular in mobile app design.

Try:
Color NameSalmon
HEX
#EC8668
RGB
236, 134, 104
HSL
14°, 78%, 67%
CMYK
0%, 43%, 56%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC8668; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 134, 104

Red: 236 / Green: 134 / Blue: 104

HSL

14°, 78%, 67%

Hue: 14° / Saturation: 78% / Lightness: 67%

CMYK

0%, 43%, 56%, 7%

Cyan: 0% / Magenta: 43% / Yellow: 56% / Key: 7%

What color is #EC8668?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC8668 to RGB:

rgb(236, 134, 104)HEX to RGB Converter →

HEX to HSL

Convert #EC8668 to HSL:

hsl(14, 78%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #EC8668 to CMYK:

cmyk(0%, 43%, 56%, 7%)Color Converter →

Color Meaning and Usage

A eye-catching red tone, #EC8668 has RGB (236, 134, 104) and HSL (14°, 78%, 67%). 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 #EC8668 is #69CEEC, creating high-contrast pairings. For softer combinations, try analogous colors like #EC698C.

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

Contrast with #EC8668

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC8668?

#EC8668 is a eye-catching red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EC8668?

#EC8668 in RGB is (236, 134, 104) - 236 red, 134 green, and 104 blue.

How to use #EC8668 in CSS?

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

What colors go well with #EC8668?

#69CEEC (complementary), #EC698C (analogous), and #E45225 (lighter shade) work well with #EC8668.