#EDF66F Color Information

Hex color code: #EDF66F

#EDF66F is a bold yellow color. In RGB it is (237, 246, 111), and in HSL it is (64°, 88%, 70%). It is frequently seen in web interfaces.

Try:
Color NameKhaki
HEX
#EDF66F
RGB
237, 246, 111
HSL
64°, 88%, 70%
CMYK
4%, 0%, 55%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDF66F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 246, 111

Red: 237 / Green: 246 / Blue: 111

HSL

64°, 88%, 70%

Hue: 64° / Saturation: 88% / Lightness: 70%

CMYK

4%, 0%, 55%, 4%

Cyan: 4% / Magenta: 0% / Yellow: 55% / Key: 4%

What color is #EDF66F?

#EDF66F is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDF66F to RGB:

rgb(237, 246, 111)HEX to RGB Converter →

HEX to HSL

Convert #EDF66F to HSL:

hsl(64, 88%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #EDF66F to CMYK:

cmyk(4%, 0%, 55%, 4%)Color Converter →

Color Meaning and Usage

A striking yellow tone, #EDF66F has RGB (237, 246, 111) and HSL (64°, 88%, 70%). Known for evoking energy and excitement, this highly saturated hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDF66F is #786FF6, creating high-contrast pairings. For softer combinations, try analogous colors like #F6BB6F.

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

Contrast with #EDF66F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDF66F?

#EDF66F is a striking yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EDF66F?

#EDF66F in RGB is (237, 246, 111) - 237 red, 246 green, and 111 blue.

How to use #EDF66F in CSS?

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

What colors go well with #EDF66F?

#786FF6 (complementary), #F6BB6F (analogous), and #E4F127 (lighter shade) work well with #EDF66F.