#EDCDB0 Color Information

Hex color code: #EDCDB0

A ethereal orange shade, #EDCDB0 appears as (237, 205, 176) in RGB and (29°, 63%, 81%) in HSL. It is typically applied in digital products.

Try:
Color NameWheat
HEX
#EDCDB0
RGB
237, 205, 176
HSL
29°, 63%, 81%
CMYK
0%, 14%, 26%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDCDB0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 205, 176

Red: 237 / Green: 205 / Blue: 176

HSL

29°, 63%, 81%

Hue: 29° / Saturation: 63% / Lightness: 81%

CMYK

0%, 14%, 26%, 7%

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

What color is #EDCDB0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDCDB0 to RGB:

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

HEX to HSL

Convert #EDCDB0 to HSL:

hsl(29, 63%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #EDCDB0 to CMYK:

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

Color Meaning and Usage

#EDCDB0 is a soft orange color with RGB values of 237, 205, 176 and HSL of 29°, 63%, 81%. 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 #EDCDB0 is #B0D0ED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDB0B1.

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

Contrast with #EDCDB0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDCDB0?

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

What is the RGB value of #EDCDB0?

#EDCDB0 in RGB is (237, 205, 176) - 237 red, 205 green, and 176 blue.

How to use #EDCDB0 in CSS?

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

What colors go well with #EDCDB0?

#B0D0ED (complementary), #EDB0B1 (analogous), and #DFA672 (lighter shade) work well with #EDCDB0.