#EDA68C Color Information

Hex color code: #EDA68C

A striking orange shade, #EDA68C appears as (237, 166, 140) in RGB and (16°, 73%, 74%) in HSL. It is popular in mobile app design.

Try:
Color NameBurlywood
HEX
#EDA68C
RGB
237, 166, 140
HSL
16°, 73%, 74%
CMYK
0%, 30%, 41%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDA68C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 166, 140

Red: 237 / Green: 166 / Blue: 140

HSL

16°, 73%, 74%

Hue: 16° / Saturation: 73% / Lightness: 74%

CMYK

0%, 30%, 41%, 7%

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

What color is #EDA68C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDA68C to RGB:

rgb(237, 166, 140)HEX to RGB Converter →

HEX to HSL

Convert #EDA68C to HSL:

hsl(16, 73%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #EDA68C to CMYK:

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

Color Meaning and Usage

#EDA68C is a bold orange color with RGB values of 237, 166, 140 and HSL of 16°, 73%, 74%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDA68C is #8CD3ED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED8CA3.

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

Contrast with #EDA68C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDA68C?

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

What is the RGB value of #EDA68C?

#EDA68C in RGB is (237, 166, 140) - 237 red, 166 green, and 140 blue.

How to use #EDA68C in CSS?

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

What colors go well with #EDA68C?

#8CD3ED (complementary), #ED8CA3 (analogous), and #E3734A (lighter shade) work well with #EDA68C.