#EDDABA Color Information

Hex color code: #EDDABA

A ethereal orange shade, #EDDABA appears as (237, 218, 186) in RGB and (38°, 59%, 83%) in HSL. It is typically applied in digital products.

Try:
Color NameWheat
HEX
#EDDABA
RGB
237, 218, 186
HSL
38°, 59%, 83%
CMYK
0%, 8%, 22%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDDABA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 218, 186

Red: 237 / Green: 218 / Blue: 186

HSL

38°, 59%, 83%

Hue: 38° / Saturation: 59% / Lightness: 83%

CMYK

0%, 8%, 22%, 7%

Cyan: 0% / Magenta: 8% / Yellow: 22% / Key: 7%

What color is #EDDABA?

#EDDABA is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDDABA to RGB:

rgb(237, 218, 186)HEX to RGB Converter →

HEX to HSL

Convert #EDDABA to HSL:

hsl(38, 59%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #EDDABA to CMYK:

cmyk(0%, 8%, 22%, 7%)Color Converter →

Color Meaning and Usage

A ethereal orange tone, #EDDABA has RGB (237, 218, 186) and HSL (38°, 59%, 83%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDDABA is #BACDED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDC1BA.

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

Contrast with #EDDABA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDDABA?

#EDDABA is a ethereal orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EDDABA?

#EDDABA in RGB is (237, 218, 186) - 237 red, 218 green, and 186 blue.

How to use #EDDABA in CSS?

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

What colors go well with #EDDABA?

#BACDED (complementary), #EDC1BA (analogous), and #DEBA7D (lighter shade) work well with #EDDABA.