#EDDCC6 Color Information

Hex color code: #EDDCC6

A delicate orange shade, #EDDCC6 appears as (237, 220, 198) in RGB and (34°, 52%, 85%) in HSL. It is popular in mobile app design.

Try:
Color NameBisque
HEX
#EDDCC6
RGB
237, 220, 198
HSL
34°, 52%, 85%
CMYK
0%, 7%, 16%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDDCC6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 220, 198

Red: 237 / Green: 220 / Blue: 198

HSL

34°, 52%, 85%

Hue: 34° / Saturation: 52% / Lightness: 85%

CMYK

0%, 7%, 16%, 7%

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

What color is #EDDCC6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDDCC6 to RGB:

rgb(237, 220, 198)HEX to RGB Converter →

HEX to HSL

Convert #EDDCC6 to HSL:

hsl(34, 52%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #EDDCC6 to CMYK:

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

Color Meaning and Usage

#EDDCC6 is a delicate orange color with RGB values of 237, 220, 198 and HSL of 34°, 52%, 85%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDDCC6 is #C5D6ED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDC8C5.

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

Contrast with #EDDCC6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDDCC6?

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

What is the RGB value of #EDDCC6?

#EDDCC6 in RGB is (237, 220, 198) - 237 red, 220 green, and 198 blue.

How to use #EDDCC6 in CSS?

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

What colors go well with #EDDCC6?

#C5D6ED (complementary), #EDC8C5 (analogous), and #DAB88B (lighter shade) work well with #EDDCC6.