#EBDF8E Color Information

Hex color code: #EBDF8E

A balanced yellow shade, #EBDF8E appears as (235, 223, 142) in RGB and (52°, 70%, 74%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameKhaki
HEX
#EBDF8E
RGB
235, 223, 142
HSL
52°, 70%, 74%
CMYK
0%, 5%, 40%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBDF8E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 223, 142

Red: 235 / Green: 223 / Blue: 142

HSL

52°, 70%, 74%

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

CMYK

0%, 5%, 40%, 8%

Cyan: 0% / Magenta: 5% / Yellow: 40% / Key: 8%

What color is #EBDF8E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBDF8E to RGB:

rgb(235, 223, 142)HEX to RGB Converter →

HEX to HSL

Convert #EBDF8E to HSL:

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

HEX to CMYK

Convert #EBDF8E to CMYK:

cmyk(0%, 5%, 40%, 8%)Color Converter →

Color Meaning and Usage

A understated yellow tone, #EBDF8E has RGB (235, 223, 142) and HSL (52°, 70%, 74%). Known for evoking optimism and creativity, this orange-yellow hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBDF8E is #8E9BEB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBB08E.

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

Contrast with #EBDF8E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBDF8E?

#EBDF8E is a understated yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EBDF8E?

#EBDF8E in RGB is (235, 223, 142) - 235 red, 223 green, and 142 blue.

How to use #EBDF8E in CSS?

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

What colors go well with #EBDF8E?

#8E9BEB (complementary), #EBB08E (analogous), and #E0CC4D (lighter shade) work well with #EBDF8E.