#EBD56B Color Information

Hex color code: #EBD56B

A eye-catching yellow shade, #EBD56B appears as (235, 213, 107) in RGB and (50°, 76%, 67%) in HSL. It is widely used in graphic design.

Try:
Color NameKhaki
HEX
#EBD56B
RGB
235, 213, 107
HSL
50°, 76%, 67%
CMYK
0%, 9%, 54%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBD56B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 213, 107

Red: 235 / Green: 213 / Blue: 107

HSL

50°, 76%, 67%

Hue: 50° / Saturation: 76% / Lightness: 67%

CMYK

0%, 9%, 54%, 8%

Cyan: 0% / Magenta: 9% / Yellow: 54% / Key: 8%

What color is #EBD56B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBD56B to RGB:

rgb(235, 213, 107)HEX to RGB Converter →

HEX to HSL

Convert #EBD56B to HSL:

hsl(50, 76%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #EBD56B to CMYK:

cmyk(0%, 9%, 54%, 8%)Color Converter →

Color Meaning and Usage

#EBD56B is a dynamic yellow color with RGB values of 235, 213, 107 and HSL of 50°, 76%, 67%. This orange-yellow hue evokes optimism and creativity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBD56B is #6B80EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB966B.

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

Contrast with #EBD56B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBD56B?

#EBD56B is a dynamic yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EBD56B?

#EBD56B in RGB is (235, 213, 107) - 235 red, 213 green, and 107 blue.

How to use #EBD56B in CSS?

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

What colors go well with #EBD56B?

#6B80EB (complementary), #EB966B (analogous), and #E2C328 (lighter shade) work well with #EBD56B.