#ED816E Color Information

Hex color code: #ED816E

A vivid red shade, #ED816E appears as (237, 129, 110) in RGB and (9°, 78%, 68%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSalmon
HEX
#ED816E
RGB
237, 129, 110
HSL
9°, 78%, 68%
CMYK
0%, 46%, 54%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ED816E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 129, 110

Red: 237 / Green: 129 / Blue: 110

HSL

9°, 78%, 68%

Hue: 9° / Saturation: 78% / Lightness: 68%

CMYK

0%, 46%, 54%, 7%

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

What color is #ED816E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ED816E to RGB:

rgb(237, 129, 110)HEX to RGB Converter →

HEX to HSL

Convert #ED816E to HSL:

hsl(9, 78%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #ED816E to CMYK:

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

Color Meaning and Usage

#ED816E is a dynamic red color with RGB values of 237, 129, 110 and HSL of 9°, 78%, 68%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ED816E is #6EDAED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED6E9A.

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

Contrast with #ED816E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ED816E?

#ED816E is a dynamic red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #ED816E?

#ED816E in RGB is (237, 129, 110) - 237 red, 129 green, and 110 blue.

How to use #ED816E in CSS?

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

What colors go well with #ED816E?

#6EDAED (complementary), #ED6E9A (analogous), and #E5462A (lighter shade) work well with #ED816E.