#EDDDC5 Color Information

Hex color code: #EDDDC5

#EDDDC5 is a delicate orange color. In RGB it is (237, 221, 197), and in HSL it is (36°, 53%, 85%). It is popular in mobile app design.

Try:
Color NameBisque
HEX
#EDDDC5
RGB
237, 221, 197
HSL
36°, 53%, 85%
CMYK
0%, 7%, 17%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDDDC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 221, 197

Red: 237 / Green: 221 / Blue: 197

HSL

36°, 53%, 85%

Hue: 36° / Saturation: 53% / Lightness: 85%

CMYK

0%, 7%, 17%, 7%

Cyan: 0% / Magenta: 7% / Yellow: 17% / Key: 7%

What color is #EDDDC5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDDDC5 to RGB:

rgb(237, 221, 197)HEX to RGB Converter →

HEX to HSL

Convert #EDDDC5 to HSL:

hsl(36, 53%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #EDDDC5 to CMYK:

cmyk(0%, 7%, 17%, 7%)Color Converter →

Color Meaning and Usage

#EDDDC5 is a ethereal orange color with RGB values of 237, 221, 197 and HSL of 36°, 53%, 85%. 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 #EDDDC5 is #C4D5ED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDC9C4.

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

Contrast with #EDDDC5

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 #EDDDC5?

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

What is the RGB value of #EDDDC5?

#EDDDC5 in RGB is (237, 221, 197) - 237 red, 221 green, and 197 blue.

How to use #EDDDC5 in CSS?

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

What colors go well with #EDDDC5?

#C4D5ED (complementary), #EDC9C4 (analogous), and #DBBB8A (lighter shade) work well with #EDDDC5.