#EBDA7A Color Information

Hex color code: #EBDA7A

The hex color #EBDA7A is a vivid yellow with RGB values of (235, 218, 122) and HSL of (51°, 74%, 70%). It is commonly used in modern UI design.

Try:
Color NameKhaki
HEX
#EBDA7A
RGB
235, 218, 122
HSL
51°, 74%, 70%
CMYK
0%, 7%, 48%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBDA7A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 218, 122

Red: 235 / Green: 218 / Blue: 122

HSL

51°, 74%, 70%

Hue: 51° / Saturation: 74% / Lightness: 70%

CMYK

0%, 7%, 48%, 8%

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

What color is #EBDA7A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBDA7A to RGB:

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

HEX to HSL

Convert #EBDA7A to HSL:

hsl(51, 74%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #EBDA7A to CMYK:

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

Color Meaning and Usage

#EBDA7A is a vivid yellow color with RGB values of 235, 218, 122 and HSL of 51°, 74%, 70%. This orange-yellow hue evokes optimism and creativity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBDA7A is #7A8BEB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBA27A.

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

Contrast with #EBDA7A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBDA7A?

#EBDA7A is a vivid yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EBDA7A?

#EBDA7A in RGB is (235, 218, 122) - 235 red, 218 green, and 122 blue.

How to use #EBDA7A in CSS?

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

What colors go well with #EBDA7A?

#7A8BEB (complementary), #EBA27A (analogous), and #E1C837 (lighter shade) work well with #EBDA7A.