#EBC99E Color Information

Hex color code: #EBC99E

A delicate orange shade, #EBC99E appears as (235, 201, 158) in RGB and (34°, 66%, 77%) in HSL. It is popular in mobile app design.

Try:
Color NameWheat
HEX
#EBC99E
RGB
235, 201, 158
HSL
34°, 66%, 77%
CMYK
0%, 14%, 33%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBC99E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 201, 158

Red: 235 / Green: 201 / Blue: 158

HSL

34°, 66%, 77%

Hue: 34° / Saturation: 66% / Lightness: 77%

CMYK

0%, 14%, 33%, 8%

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

What color is #EBC99E?

#EBC99E is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBC99E to RGB:

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

HEX to HSL

Convert #EBC99E to HSL:

hsl(34, 66%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #EBC99E to CMYK:

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

Color Meaning and Usage

A light orange tone, #EBC99E has RGB (235, 201, 158) and HSL (34°, 66%, 77%). Known for evoking optimism and creativity, this orange-yellow hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBC99E is #9EBFEB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBA39E.

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

Contrast with #EBC99E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBC99E?

#EBC99E is a light orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EBC99E?

#EBC99E in RGB is (235, 201, 158) - 235 red, 201 green, and 158 blue.

How to use #EBC99E in CSS?

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

What colors go well with #EBC99E?

#9EBFEB (complementary), #EBA39E (analogous), and #DEA75E (lighter shade) work well with #EBC99E.