#ED906E Color Information

Hex color code: #ED906E

#ED906E is a bold orange color. In RGB it is (237, 144, 110), and in HSL it is (16°, 78%, 68%). It is often used for branding and logos.

Try:
Color NameDark Salmon
HEX
#ED906E
RGB
237, 144, 110
HSL
16°, 78%, 68%
CMYK
0%, 39%, 54%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ED906E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 144, 110

Red: 237 / Green: 144 / Blue: 110

HSL

16°, 78%, 68%

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

CMYK

0%, 39%, 54%, 7%

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

What color is #ED906E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ED906E to RGB:

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

HEX to HSL

Convert #ED906E to HSL:

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

HEX to CMYK

Convert #ED906E to CMYK:

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

Color Meaning and Usage

#ED906E is a vivid orange color with RGB values of 237, 144, 110 and HSL of 16°, 78%, 68%. This red-orange hue evokes warmth and passion, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ED906E is #6ECBED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED6E8B.

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

Contrast with #ED906E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ED906E?

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

What is the RGB value of #ED906E?

#ED906E in RGB is (237, 144, 110) - 237 red, 144 green, and 110 blue.

How to use #ED906E in CSS?

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

What colors go well with #ED906E?

#6ECBED (complementary), #ED6E8B (analogous), and #E55C2A (lighter shade) work well with #ED906E.