#EDCFBE Color Information

Hex color code: #EDCFBE

#EDCFBE is a ethereal orange color. In RGB it is (237, 207, 190), and in HSL it is (22°, 57%, 84%). It is typically applied in digital products.

Try:
Color NameWheat
HEX
#EDCFBE
RGB
237, 207, 190
HSL
22°, 57%, 84%
CMYK
0%, 13%, 20%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDCFBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 207, 190

Red: 237 / Green: 207 / Blue: 190

HSL

22°, 57%, 84%

Hue: 22° / Saturation: 57% / Lightness: 84%

CMYK

0%, 13%, 20%, 7%

Cyan: 0% / Magenta: 13% / Yellow: 20% / Key: 7%

What color is #EDCFBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDCFBE to RGB:

rgb(237, 207, 190)HEX to RGB Converter →

HEX to HSL

Convert #EDCFBE to HSL:

hsl(22, 57%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #EDCFBE to CMYK:

cmyk(0%, 13%, 20%, 7%)Color Converter →

Color Meaning and Usage

#EDCFBE is a delicate orange color with RGB values of 237, 207, 190 and HSL of 22°, 57%, 84%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDCFBE is #BFDCED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDBFC5.

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

Contrast with #EDCFBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDCFBE?

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

What is the RGB value of #EDCFBE?

#EDCFBE in RGB is (237, 207, 190) - 237 red, 207 green, and 190 blue.

How to use #EDCFBE in CSS?

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

What colors go well with #EDCFBE?

#BFDCED (complementary), #EDBFC5 (analogous), and #DDA483 (lighter shade) work well with #EDCFBE.