Light Yellow Hex Code — #FFFFE0

RGB, HSL, and CMYK values for Light Yellow.

Light Yellow Color Values

FormatValue
HEX#FFFFE0
RGBrgb(255, 255, 224)
HSLhsl(60, 100%, 94%)
CMYKcmyk(0%, 0%, 12%, 0%)
Want to explore more shades? Use our Color Converter

About Light Yellow

Color psychology: Cheerfulness, freshness.

Light Yellow (#FFFFE0) is a light shade of yellow. It's commonly used in web design, graphic design, and branding where cheerfulness, freshness are desired associations.

How to Use Light Yellow in CSS

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

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

/* Using HSL */
color: hsl(60, 100%, 94%);

Colors That Go With Light Yellow

Complementary

Analogous

Triadic

Similar Shades of Yellow

Frequently Asked Questions