#EBC2AD Color Information

Hex color code: #EBC2AD

The hex color #EBC2AD is a airy orange with RGB values of (235, 194, 173) and HSL of (20°, 61%, 80%). It is widely used in graphic design.

Try:
Color NameWheat
HEX
#EBC2AD
RGB
235, 194, 173
HSL
20°, 61%, 80%
CMYK
0%, 17%, 26%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBC2AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 194, 173

Red: 235 / Green: 194 / Blue: 173

HSL

20°, 61%, 80%

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

CMYK

0%, 17%, 26%, 8%

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

What color is #EBC2AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBC2AD to RGB:

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

HEX to HSL

Convert #EBC2AD to HSL:

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

HEX to CMYK

Convert #EBC2AD to CMYK:

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

Color Meaning and Usage

A light orange tone, #EBC2AD has RGB (235, 194, 173) and HSL (20°, 61%, 80%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBC2AD is #ADD6EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBADB7.

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

Contrast with #EBC2AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBC2AD?

#EBC2AD is a light orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EBC2AD?

#EBC2AD in RGB is (235, 194, 173) - 235 red, 194 green, and 173 blue.

How to use #EBC2AD in CSS?

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

What colors go well with #EBC2AD?

#ADD6EB (complementary), #EBADB7 (analogous), and #DC946F (lighter shade) work well with #EBC2AD.