#EBE899 Color Information

Hex color code: #EBE899

The hex color #EBE899 is a delicate yellow with RGB values of (235, 232, 153) and HSL of (58°, 67%, 76%). It is often used for branding and logos.

Try:
Color NameKhaki
HEX
#EBE899
RGB
235, 232, 153
HSL
58°, 67%, 76%
CMYK
0%, 1%, 35%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBE899; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 232, 153

Red: 235 / Green: 232 / Blue: 153

HSL

58°, 67%, 76%

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

CMYK

0%, 1%, 35%, 8%

Cyan: 0% / Magenta: 1% / Yellow: 35% / Key: 8%

What color is #EBE899?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBE899 to RGB:

rgb(235, 232, 153)HEX to RGB Converter →

HEX to HSL

Convert #EBE899 to HSL:

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

HEX to CMYK

Convert #EBE899 to CMYK:

cmyk(0%, 1%, 35%, 8%)Color Converter →

Color Meaning and Usage

#EBE899 is a light yellow color with RGB values of 235, 232, 153 and HSL of 58°, 67%, 76%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBE899 is #999CEB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBBF99.

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

Contrast with #EBE899

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBE899?

#EBE899 is a light yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EBE899?

#EBE899 in RGB is (235, 232, 153) - 235 red, 232 green, and 153 blue.

How to use #EBE899 in CSS?

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

What colors go well with #EBE899?

#999CEB (complementary), #EBBF99 (analogous), and #DEDA59 (lighter shade) work well with #EBE899.