#EBE57D Color Information

Hex color code: #EBE57D

The hex color #EBE57D is a striking yellow with RGB values of (235, 229, 125) and HSL of (57°, 73%, 71%). It is often used for branding and logos.

Try:
Color NameKhaki
HEX
#EBE57D
RGB
235, 229, 125
HSL
57°, 73%, 71%
CMYK
0%, 3%, 47%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBE57D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 229, 125

Red: 235 / Green: 229 / Blue: 125

HSL

57°, 73%, 71%

Hue: 57° / Saturation: 73% / Lightness: 71%

CMYK

0%, 3%, 47%, 8%

Cyan: 0% / Magenta: 3% / Yellow: 47% / Key: 8%

What color is #EBE57D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBE57D to RGB:

rgb(235, 229, 125)HEX to RGB Converter →

HEX to HSL

Convert #EBE57D to HSL:

hsl(57, 73%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #EBE57D to CMYK:

cmyk(0%, 3%, 47%, 8%)Color Converter →

Color Meaning and Usage

#EBE57D is a striking yellow color with RGB values of 235, 229, 125 and HSL of 57°, 73%, 71%. This orange-yellow hue evokes optimism and creativity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBE57D is #7F84EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBB07F.

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

Contrast with #EBE57D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBE57D?

#EBE57D is a striking yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EBE57D?

#EBE57D in RGB is (235, 229, 125) - 235 red, 229 green, and 125 blue.

How to use #EBE57D in CSS?

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

What colors go well with #EBE57D?

#7F84EB (complementary), #EBB07F (analogous), and #E1D93D (lighter shade) work well with #EBE57D.