Lemon Hex Code — #FFF44F

RGB, HSL, and CMYK values for Lemon.

Lemon Color Values

FormatValue
HEX#FFF44F
RGBrgb(255, 244, 79)
HSLhsl(56, 100%, 65%)
CMYKcmyk(0%, 4%, 69%, 0%)
Want to explore more shades? Use our Color Converter

About Lemon

Color psychology: Freshness, clarity.

Lemon (#FFF44F) is a medium shade of yellow. It's commonly used in web design, graphic design, and branding where freshness, clarity are desired associations.

How to Use Lemon in CSS

/* Using HEX */
color: #FFF44F;
background-color: #FFF44F;

/* Using RGB */
color: rgb(255, 244, 79);

/* Using HSL */
color: hsl(56, 100%, 65%);

Colors That Go With Lemon

Complementary

Analogous

Triadic

Similar Shades of Yellow

Frequently Asked Questions