#EAD5CB Color Information

Hex color code: #EAD5CB

A ethereal orange shade, #EAD5CB appears as (234, 213, 203) in RGB and (19°, 42%, 86%) in HSL. It is widely used in graphic design.

Try:
Color NameBisque
HEX
#EAD5CB
RGB
234, 213, 203
HSL
19°, 42%, 86%
CMYK
0%, 9%, 13%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAD5CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 213, 203

Red: 234 / Green: 213 / Blue: 203

HSL

19°, 42%, 86%

Hue: 19° / Saturation: 42% / Lightness: 86%

CMYK

0%, 9%, 13%, 8%

Cyan: 0% / Magenta: 9% / Yellow: 13% / Key: 8%

What color is #EAD5CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAD5CB to RGB:

rgb(234, 213, 203)HEX to RGB Converter →

HEX to HSL

Convert #EAD5CB to HSL:

hsl(19, 42%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #EAD5CB to CMYK:

cmyk(0%, 9%, 13%, 8%)Color Converter →

Color Meaning and Usage

#EAD5CB is a soft orange color with RGB values of 234, 213, 203 and HSL of 19°, 42%, 86%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAD5CB is #CCE1EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EACCD2.

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

Contrast with #EAD5CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAD5CB?

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

What is the RGB value of #EAD5CB?

#EAD5CB in RGB is (234, 213, 203) - 234 red, 213 green, and 203 blue.

How to use #EAD5CB in CSS?

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

What colors go well with #EAD5CB?

#CCE1EA (complementary), #EACCD2 (analogous), and #D4AA96 (lighter shade) work well with #EAD5CB.