#EBC89F Color Information

Hex color code: #EBC89F

A delicate orange shade, #EBC89F appears as (235, 200, 159) in RGB and (32°, 66%, 77%) in HSL. It is often used for branding and logos.

Try:
Color NameWheat
HEX
#EBC89F
RGB
235, 200, 159
HSL
32°, 66%, 77%
CMYK
0%, 15%, 32%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBC89F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 200, 159

Red: 235 / Green: 200 / Blue: 159

HSL

32°, 66%, 77%

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

CMYK

0%, 15%, 32%, 8%

Cyan: 0% / Magenta: 15% / Yellow: 32% / Key: 8%

What color is #EBC89F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBC89F to RGB:

rgb(235, 200, 159)HEX to RGB Converter →

HEX to HSL

Convert #EBC89F to HSL:

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

HEX to CMYK

Convert #EBC89F to CMYK:

cmyk(0%, 15%, 32%, 8%)Color Converter →

Color Meaning and Usage

A light orange tone, #EBC89F has RGB (235, 200, 159) and HSL (32°, 66%, 77%). Known for evoking optimism and creativity, this orange-yellow hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBC89F is #9EC2EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBA09E.

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

Contrast with #EBC89F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBC89F?

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

What is the RGB value of #EBC89F?

#EBC89F in RGB is (235, 200, 159) - 235 red, 200 green, and 159 blue.

How to use #EBC89F in CSS?

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

What colors go well with #EBC89F?

#9EC2EB (complementary), #EBA09E (analogous), and #DEA25E (lighter shade) work well with #EBC89F.