#EBDDBA Color Information

Hex color code: #EBDDBA

The hex color #EBDDBA is a soft orange with RGB values of (235, 221, 186) and HSL of (43°, 55%, 83%). It is frequently seen in web interfaces.

Try:
Color NameWheat
HEX
#EBDDBA
RGB
235, 221, 186
HSL
43°, 55%, 83%
CMYK
0%, 6%, 21%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBDDBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 221, 186

Red: 235 / Green: 221 / Blue: 186

HSL

43°, 55%, 83%

Hue: 43° / Saturation: 55% / Lightness: 83%

CMYK

0%, 6%, 21%, 8%

Cyan: 0% / Magenta: 6% / Yellow: 21% / Key: 8%

What color is #EBDDBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBDDBA to RGB:

rgb(235, 221, 186)HEX to RGB Converter →

HEX to HSL

Convert #EBDDBA to HSL:

hsl(43, 55%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #EBDDBA to CMYK:

cmyk(0%, 6%, 21%, 8%)Color Converter →

Color Meaning and Usage

#EBDDBA is a delicate orange color with RGB values of 235, 221, 186 and HSL of 43°, 55%, 83%. 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 #EBDDBA is #BCC9EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBC6BC.

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

Contrast with #EBDDBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBDDBA?

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

What is the RGB value of #EBDDBA?

#EBDDBA in RGB is (235, 221, 186) - 235 red, 221 green, and 186 blue.

How to use #EBDDBA in CSS?

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

What colors go well with #EBDDBA?

#BCC9EB (complementary), #EBC6BC (analogous), and #DAC181 (lighter shade) work well with #EBDDBA.