#EDEB7D Color Information

Hex color code: #EDEB7D

#EDEB7D is a eye-catching yellow color. In RGB it is (237, 235, 125), and in HSL it is (59°, 76%, 71%). It is widely used in graphic design.

Try:
Color NameKhaki
HEX
#EDEB7D
RGB
237, 235, 125
HSL
59°, 76%, 71%
CMYK
0%, 1%, 47%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDEB7D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 235, 125

Red: 237 / Green: 235 / Blue: 125

HSL

59°, 76%, 71%

Hue: 59° / Saturation: 76% / Lightness: 71%

CMYK

0%, 1%, 47%, 7%

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

What color is #EDEB7D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDEB7D to RGB:

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

HEX to HSL

Convert #EDEB7D to HSL:

hsl(59, 76%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #EDEB7D to CMYK:

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

Color Meaning and Usage

A vivid yellow tone, #EDEB7D has RGB (237, 235, 125) and HSL (59°, 76%, 71%). Known for evoking optimism and creativity, this orange-yellow hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDEB7D is #7D7FED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDB37D.

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

Contrast with #EDEB7D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDEB7D?

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

What is the RGB value of #EDEB7D?

#EDEB7D in RGB is (237, 235, 125) - 237 red, 235 green, and 125 blue.

How to use #EDEB7D in CSS?

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

What colors go well with #EDEB7D?

#7D7FED (complementary), #EDB37D (analogous), and #E4E13A (lighter shade) work well with #EDEB7D.