#EADEC8 Color Information

Hex color code: #EADEC8

The hex color #EADEC8 is a delicate orange with RGB values of (234, 222, 200) and HSL of (39°, 45%, 85%). It is popular in mobile app design.

Try:
Color NameBisque
HEX
#EADEC8
RGB
234, 222, 200
HSL
39°, 45%, 85%
CMYK
0%, 5%, 15%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EADEC8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 222, 200

Red: 234 / Green: 222 / Blue: 200

HSL

39°, 45%, 85%

Hue: 39° / Saturation: 45% / Lightness: 85%

CMYK

0%, 5%, 15%, 8%

Cyan: 0% / Magenta: 5% / Yellow: 15% / Key: 8%

What color is #EADEC8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EADEC8 to RGB:

rgb(234, 222, 200)HEX to RGB Converter →

HEX to HSL

Convert #EADEC8 to HSL:

hsl(39, 45%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #EADEC8 to CMYK:

cmyk(0%, 5%, 15%, 8%)Color Converter →

Color Meaning and Usage

A soft orange tone, #EADEC8 has RGB (234, 222, 200) and HSL (39°, 45%, 85%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EADEC8 is #C8D4EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EACDC8.

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

Contrast with #EADEC8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EADEC8?

#EADEC8 is a soft orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EADEC8?

#EADEC8 in RGB is (234, 222, 200) - 234 red, 222 green, and 200 blue.

How to use #EADEC8 in CSS?

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

What colors go well with #EADEC8?

#C8D4EA (complementary), #EACDC8 (analogous), and #D5BD90 (lighter shade) work well with #EADEC8.