#EBDAB7 Color Information

Hex color code: #EBDAB7

#EBDAB7 is a light orange color. In RGB it is (235, 218, 183), and in HSL it is (40°, 57%, 82%). It is commonly used in modern UI design.

Try:
Color NameWheat
HEX
#EBDAB7
RGB
235, 218, 183
HSL
40°, 57%, 82%
CMYK
0%, 7%, 22%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBDAB7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 218, 183

Red: 235 / Green: 218 / Blue: 183

HSL

40°, 57%, 82%

Hue: 40° / Saturation: 57% / Lightness: 82%

CMYK

0%, 7%, 22%, 8%

Cyan: 0% / Magenta: 7% / Yellow: 22% / Key: 8%

What color is #EBDAB7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBDAB7 to RGB:

rgb(235, 218, 183)HEX to RGB Converter →

HEX to HSL

Convert #EBDAB7 to HSL:

hsl(40, 57%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #EBDAB7 to CMYK:

cmyk(0%, 7%, 22%, 8%)Color Converter →

Color Meaning and Usage

A airy orange tone, #EBDAB7 has RGB (235, 218, 183) and HSL (40°, 57%, 82%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBDAB7 is #B7C8EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBC0B7.

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

Contrast with #EBDAB7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBDAB7?

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

What is the RGB value of #EBDAB7?

#EBDAB7 in RGB is (235, 218, 183) - 235 red, 218 green, and 183 blue.

How to use #EBDAB7 in CSS?

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

What colors go well with #EBDAB7?

#B7C8EB (complementary), #EBC0B7 (analogous), and #DBBB7B (lighter shade) work well with #EBDAB7.