#EBDA86 Color Information

Hex color code: #EBDA86

A bold yellow shade, #EBDA86 appears as (235, 218, 134) in RGB and (50°, 72%, 72%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameKhaki
HEX
#EBDA86
RGB
235, 218, 134
HSL
50°, 72%, 72%
CMYK
0%, 7%, 43%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBDA86; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 218, 134

Red: 235 / Green: 218 / Blue: 134

HSL

50°, 72%, 72%

Hue: 50° / Saturation: 72% / Lightness: 72%

CMYK

0%, 7%, 43%, 8%

Cyan: 0% / Magenta: 7% / Yellow: 43% / Key: 8%

What color is #EBDA86?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBDA86 to RGB:

rgb(235, 218, 134)HEX to RGB Converter →

HEX to HSL

Convert #EBDA86 to HSL:

hsl(50, 72%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #EBDA86 to CMYK:

cmyk(0%, 7%, 43%, 8%)Color Converter →

Color Meaning and Usage

A eye-catching yellow tone, #EBDA86 has RGB (235, 218, 134) and HSL (50°, 72%, 72%). Known for evoking optimism and creativity, this orange-yellow hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBDA86 is #8495EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBA684.

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

Contrast with #EBDA86

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBDA86?

#EBDA86 is a eye-catching yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EBDA86?

#EBDA86 in RGB is (235, 218, 134) - 235 red, 218 green, and 134 blue.

How to use #EBDA86 in CSS?

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

What colors go well with #EBDA86?

#8495EB (complementary), #EBA684 (analogous), and #E0C642 (lighter shade) work well with #EBDA86.