#EBC9AD Color Information

Hex color code: #EBC9AD

#EBC9AD is a delicate orange color. In RGB it is (235, 201, 173), and in HSL it is (27°, 61%, 80%). It is popular in mobile app design.

Try:
Color NameWheat
HEX
#EBC9AD
RGB
235, 201, 173
HSL
27°, 61%, 80%
CMYK
0%, 14%, 26%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBC9AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 201, 173

Red: 235 / Green: 201 / Blue: 173

HSL

27°, 61%, 80%

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

CMYK

0%, 14%, 26%, 8%

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

What color is #EBC9AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBC9AD to RGB:

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

HEX to HSL

Convert #EBC9AD to HSL:

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

HEX to CMYK

Convert #EBC9AD to CMYK:

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

Color Meaning and Usage

A airy orange tone, #EBC9AD has RGB (235, 201, 173) and HSL (27°, 61%, 80%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBC9AD is #ADCFEB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBADB0.

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

Contrast with #EBC9AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBC9AD?

#EBC9AD is a airy orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EBC9AD?

#EBC9AD in RGB is (235, 201, 173) - 235 red, 201 green, and 173 blue.

How to use #EBC9AD in CSS?

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

What colors go well with #EBC9AD?

#ADCFEB (complementary), #EBADB0 (analogous), and #DCA06F (lighter shade) work well with #EBC9AD.