#EBED97 Color Information

Hex color code: #EBED97

#EBED97 is a ethereal yellow color. In RGB it is (235, 237, 151), and in HSL it is (61°, 70%, 76%). It is typically applied in digital products.

Try:
Color NameKhaki
HEX
#EBED97
RGB
235, 237, 151
HSL
61°, 70%, 76%
CMYK
1%, 0%, 36%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBED97; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 237, 151

Red: 235 / Green: 237 / Blue: 151

HSL

61°, 70%, 76%

Hue: 61° / Saturation: 70% / Lightness: 76%

CMYK

1%, 0%, 36%, 7%

Cyan: 1% / Magenta: 0% / Yellow: 36% / Key: 7%

What color is #EBED97?

#EBED97 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBED97 to RGB:

rgb(235, 237, 151)HEX to RGB Converter →

HEX to HSL

Convert #EBED97 to HSL:

hsl(61, 70%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #EBED97 to CMYK:

cmyk(1%, 0%, 36%, 7%)Color Converter →

Color Meaning and Usage

A light yellow tone, #EBED97 has RGB (235, 237, 151) and HSL (61°, 70%, 76%). Known for evoking nature and harmony, this green hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBED97 is #9897ED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDC397.

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

Contrast with #EBED97

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBED97?

#EBED97 is a light yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #EBED97?

#EBED97 in RGB is (235, 237, 151) - 235 red, 237 green, and 151 blue.

How to use #EBED97 in CSS?

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

What colors go well with #EBED97?

#9897ED (complementary), #EDC397 (analogous), and #DFE156 (lighter shade) work well with #EBED97.