#EDD27A Color Information

Hex color code: #EDD27A

A striking yellow shade, #EDD27A appears as (237, 210, 122) in RGB and (46°, 76%, 70%) in HSL. It is often used for branding and logos.

Try:
Color NameKhaki
HEX
#EDD27A
RGB
237, 210, 122
HSL
46°, 76%, 70%
CMYK
0%, 11%, 49%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDD27A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 210, 122

Red: 237 / Green: 210 / Blue: 122

HSL

46°, 76%, 70%

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

CMYK

0%, 11%, 49%, 7%

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

What color is #EDD27A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDD27A to RGB:

rgb(237, 210, 122)HEX to RGB Converter →

HEX to HSL

Convert #EDD27A to HSL:

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

HEX to CMYK

Convert #EDD27A to CMYK:

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

Color Meaning and Usage

#EDD27A is a bold yellow color with RGB values of 237, 210, 122 and HSL of 46°, 76%, 70%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDD27A is #7893ED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED9778.

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

Contrast with #EDD27A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDD27A?

#EDD27A is a bold yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EDD27A?

#EDD27A in RGB is (237, 210, 122) - 237 red, 210 green, and 122 blue.

How to use #EDD27A in CSS?

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

What colors go well with #EDD27A?

#7893ED (complementary), #ED9778 (analogous), and #E3BB35 (lighter shade) work well with #EDD27A.