#EBC3AD Color Information

Hex color code: #EBC3AD

#EBC3AD is a soft orange color. In RGB it is (235, 195, 173), and in HSL it is (21°, 61%, 80%). It is frequently seen in web interfaces.

Try:
Color NameWheat
HEX
#EBC3AD
RGB
235, 195, 173
HSL
21°, 61%, 80%
CMYK
0%, 17%, 26%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBC3AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 195, 173

Red: 235 / Green: 195 / Blue: 173

HSL

21°, 61%, 80%

Hue: 21° / Saturation: 61% / Lightness: 80%

CMYK

0%, 17%, 26%, 8%

Cyan: 0% / Magenta: 17% / Yellow: 26% / Key: 8%

What color is #EBC3AD?

#EBC3AD is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBC3AD to RGB:

rgb(235, 195, 173)HEX to RGB Converter →

HEX to HSL

Convert #EBC3AD to HSL:

hsl(21, 61%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #EBC3AD to CMYK:

cmyk(0%, 17%, 26%, 8%)Color Converter →

Color Meaning and Usage

#EBC3AD is a delicate orange color with RGB values of 235, 195, 173 and HSL of 21°, 61%, 80%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBC3AD is #ADD5EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBADB6.

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

Contrast with #EBC3AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBC3AD?

#EBC3AD is a delicate orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EBC3AD?

#EBC3AD in RGB is (235, 195, 173) - 235 red, 195 green, and 173 blue.

How to use #EBC3AD in CSS?

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

What colors go well with #EBC3AD?

#ADD5EB (complementary), #EBADB6 (analogous), and #DC956F (lighter shade) work well with #EBC3AD.