#EDD7BF Color Information

Hex color code: #EDD7BF

#EDD7BF is a soft orange color. In RGB it is (237, 215, 191), and in HSL it is (31°, 56%, 84%). It is often used for branding and logos.

Try:
Color NameWheat
HEX
#EDD7BF
RGB
237, 215, 191
HSL
31°, 56%, 84%
CMYK
0%, 9%, 19%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDD7BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 215, 191

Red: 237 / Green: 215 / Blue: 191

HSL

31°, 56%, 84%

Hue: 31° / Saturation: 56% / Lightness: 84%

CMYK

0%, 9%, 19%, 7%

Cyan: 0% / Magenta: 9% / Yellow: 19% / Key: 7%

What color is #EDD7BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDD7BF to RGB:

rgb(237, 215, 191)HEX to RGB Converter →

HEX to HSL

Convert #EDD7BF to HSL:

hsl(31, 56%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #EDD7BF to CMYK:

cmyk(0%, 9%, 19%, 7%)Color Converter →

Color Meaning and Usage

#EDD7BF is a airy orange color with RGB values of 237, 215, 191 and HSL of 31°, 56%, 84%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDD7BF is #BFD5ED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDC0BF.

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

Contrast with #EDD7BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDD7BF?

#EDD7BF is a airy orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EDD7BF?

#EDD7BF in RGB is (237, 215, 191) - 237 red, 215 green, and 191 blue.

How to use #EDD7BF in CSS?

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

What colors go well with #EDD7BF?

#BFD5ED (complementary), #EDC0BF (analogous), and #DCB184 (lighter shade) work well with #EDD7BF.