#EEDCCD Color Information

Hex color code: #EEDCCD

The hex color #EEDCCD is a ethereal orange with RGB values of (238, 220, 205) and HSL of (27°, 49%, 87%). It is typically applied in digital products.

Try:
Color NameBisque
HEX
#EEDCCD
RGB
238, 220, 205
HSL
27°, 49%, 87%
CMYK
0%, 8%, 14%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEDCCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 220, 205

Red: 238 / Green: 220 / Blue: 205

HSL

27°, 49%, 87%

Hue: 27° / Saturation: 49% / Lightness: 87%

CMYK

0%, 8%, 14%, 7%

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

What color is #EEDCCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEDCCD to RGB:

rgb(238, 220, 205)HEX to RGB Converter →

HEX to HSL

Convert #EEDCCD to HSL:

hsl(27, 49%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #EEDCCD to CMYK:

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

Color Meaning and Usage

#EEDCCD is a delicate orange color with RGB values of 238, 220, 205 and HSL of 27°, 49%, 87%. 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 #EEDCCD is #CEDFEE, creating high-contrast pairings. For softer combinations, try analogous colors like #EECECF.

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

Contrast with #EEDCCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEDCCD?

#EEDCCD is a delicate orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EEDCCD?

#EEDCCD in RGB is (238, 220, 205) - 238 red, 220 green, and 205 blue.

How to use #EEDCCD in CSS?

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

What colors go well with #EEDCCD?

#CEDFEE (complementary), #EECECF (analogous), and #DBB495 (lighter shade) work well with #EEDCCD.