#EDD6CD Color Information

Hex color code: #EDD6CD

The hex color #EDD6CD is a ethereal orange with RGB values of (237, 214, 205) and HSL of (17°, 47%, 87%). It is typically applied in digital products.

Try:
Color NameBisque
HEX
#EDD6CD
RGB
237, 214, 205
HSL
17°, 47%, 87%
CMYK
0%, 10%, 14%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDD6CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 214, 205

Red: 237 / Green: 214 / Blue: 205

HSL

17°, 47%, 87%

Hue: 17° / Saturation: 47% / Lightness: 87%

CMYK

0%, 10%, 14%, 7%

Cyan: 0% / Magenta: 10% / Yellow: 14% / Key: 7%

What color is #EDD6CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDD6CD to RGB:

rgb(237, 214, 205)HEX to RGB Converter →

HEX to HSL

Convert #EDD6CD to HSL:

hsl(17, 47%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #EDD6CD to CMYK:

cmyk(0%, 10%, 14%, 7%)Color Converter →

Color Meaning and Usage

A ethereal orange tone, #EDD6CD has RGB (237, 214, 205) and HSL (17°, 47%, 87%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDD6CD is #CEE5ED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDCED5.

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

Contrast with #EDD6CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDD6CD?

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

What is the RGB value of #EDD6CD?

#EDD6CD in RGB is (237, 214, 205) - 237 red, 214 green, and 205 blue.

How to use #EDD6CD in CSS?

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

What colors go well with #EDD6CD?

#CEE5ED (complementary), #EDCED5 (analogous), and #D9A996 (lighter shade) work well with #EDD6CD.