#EBDBB7 Color Information

Hex color code: #EBDBB7

The hex color #EBDBB7 is a ethereal orange with RGB values of (235, 219, 183) and HSL of (42°, 57%, 82%). It is typically applied in digital products.

Try:
Color NameWheat
HEX
#EBDBB7
RGB
235, 219, 183
HSL
42°, 57%, 82%
CMYK
0%, 7%, 22%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBDBB7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 219, 183

Red: 235 / Green: 219 / Blue: 183

HSL

42°, 57%, 82%

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

CMYK

0%, 7%, 22%, 8%

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

What color is #EBDBB7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBDBB7 to RGB:

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

HEX to HSL

Convert #EBDBB7 to HSL:

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

HEX to CMYK

Convert #EBDBB7 to CMYK:

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

Color Meaning and Usage

#EBDBB7 is a soft orange color with RGB values of 235, 219, 183 and HSL of 42°, 57%, 82%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBDBB7 is #B7C7EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBC1B7.

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

Contrast with #EBDBB7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBDBB7?

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

What is the RGB value of #EBDBB7?

#EBDBB7 in RGB is (235, 219, 183) - 235 red, 219 green, and 183 blue.

How to use #EBDBB7 in CSS?

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

What colors go well with #EBDBB7?

#B7C7EB (complementary), #EBC1B7 (analogous), and #DBBE7B (lighter shade) work well with #EBDBB7.