#EDE378 Color Information

Hex color code: #EDE378

A striking yellow shade, #EDE378 appears as (237, 227, 120) in RGB and (55°, 76%, 70%) in HSL. It is popular in mobile app design.

Try:
Color NameKhaki
HEX
#EDE378
RGB
237, 227, 120
HSL
55°, 76%, 70%
CMYK
0%, 4%, 49%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDE378; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 227, 120

Red: 237 / Green: 227 / Blue: 120

HSL

55°, 76%, 70%

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

CMYK

0%, 4%, 49%, 7%

Cyan: 0% / Magenta: 4% / Yellow: 49% / Key: 7%

What color is #EDE378?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDE378 to RGB:

rgb(237, 227, 120)HEX to RGB Converter →

HEX to HSL

Convert #EDE378 to HSL:

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

HEX to CMYK

Convert #EDE378 to CMYK:

cmyk(0%, 4%, 49%, 7%)Color Converter →

Color Meaning and Usage

A eye-catching yellow tone, #EDE378 has RGB (237, 227, 120) and HSL (55°, 76%, 70%). 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 #EDE378 is #7882ED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDA978.

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

Contrast with #EDE378

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDE378?

#EDE378 is a eye-catching yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EDE378?

#EDE378 in RGB is (237, 227, 120) - 237 red, 227 green, and 120 blue.

How to use #EDE378 in CSS?

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

What colors go well with #EDE378?

#7882ED (complementary), #EDA978 (analogous), and #E3D535 (lighter shade) work well with #EDE378.