#EADCB8 Color Information

Hex color code: #EADCB8

A ethereal orange shade, #EADCB8 appears as (234, 220, 184) in RGB and (43°, 54%, 82%) in HSL. It is typically applied in digital products.

Try:
Color NameWheat
HEX
#EADCB8
RGB
234, 220, 184
HSL
43°, 54%, 82%
CMYK
0%, 6%, 21%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EADCB8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 220, 184

Red: 234 / Green: 220 / Blue: 184

HSL

43°, 54%, 82%

Hue: 43° / Saturation: 54% / Lightness: 82%

CMYK

0%, 6%, 21%, 8%

Cyan: 0% / Magenta: 6% / Yellow: 21% / Key: 8%

What color is #EADCB8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EADCB8 to RGB:

rgb(234, 220, 184)HEX to RGB Converter →

HEX to HSL

Convert #EADCB8 to HSL:

hsl(43, 54%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #EADCB8 to CMYK:

cmyk(0%, 6%, 21%, 8%)Color Converter →

Color Meaning and Usage

#EADCB8 is a ethereal orange color with RGB values of 234, 220, 184 and HSL of 43°, 54%, 82%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EADCB8 is #B8C6EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EAC3B8.

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

Contrast with #EADCB8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EADCB8?

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

What is the RGB value of #EADCB8?

#EADCB8 in RGB is (234, 220, 184) - 234 red, 220 green, and 184 blue.

How to use #EADCB8 in CSS?

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

What colors go well with #EADCB8?

#B8C6EA (complementary), #EAC3B8 (analogous), and #D8BF7D (lighter shade) work well with #EADCB8.