#EFE279 Color Information

Hex color code: #EFE279

#EFE279 is a vivid yellow color. In RGB it is (239, 226, 121), and in HSL it is (53°, 79%, 71%). It is commonly used in modern UI design.

Try:
Color NameKhaki
HEX
#EFE279
RGB
239, 226, 121
HSL
53°, 79%, 71%
CMYK
0%, 5%, 49%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFE279; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 226, 121

Red: 239 / Green: 226 / Blue: 121

HSL

53°, 79%, 71%

Hue: 53° / Saturation: 79% / Lightness: 71%

CMYK

0%, 5%, 49%, 6%

Cyan: 0% / Magenta: 5% / Yellow: 49% / Key: 6%

What color is #EFE279?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFE279 to RGB:

rgb(239, 226, 121)HEX to RGB Converter →

HEX to HSL

Convert #EFE279 to HSL:

hsl(53, 79%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #EFE279 to CMYK:

cmyk(0%, 5%, 49%, 6%)Color Converter →

Color Meaning and Usage

#EFE279 is a bold yellow color with RGB values of 239, 226, 121 and HSL of 53°, 79%, 71%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFE279 is #7B88EF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFA77B.

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

Contrast with #EFE279

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFE279?

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

What is the RGB value of #EFE279?

#EFE279 in RGB is (239, 226, 121) - 239 red, 226 green, and 121 blue.

How to use #EFE279 in CSS?

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

What colors go well with #EFE279?

#7B88EF (complementary), #EFA77B (analogous), and #E7D336 (lighter shade) work well with #EFE279.