Lemon Sorbet Color Palette
Pale to bright lemon yellow, light and refreshing.
Use as a gradient →
Colors
#FFFDE7
#FFF9C4
#FFF59D
#FFF176
#FFEE58
Contrast on Light & Dark Backgrounds
| Color | Hex | On White | On Black |
|---|---|---|---|
| #FFFDE7 | T - | T - | |
| #FFF9C4 | T - | T - | |
| #FFF59D | T - | T - | |
| #FFF176 | T - | T - | |
| #FFEE58 | T - | T - |
Each circle shows the color as text on white and black, with a simulated WCAG AA pass/fail badge. Not a guarantee of accessibility compliance.
Lemon Sorbet CSS Code
HEX Copy
#FFFDE7 #FFF9C4 #FFF59D #FFF176 #FFEE58
RGBA Copy
rgba(255, 253, 231, 1.0) rgba(255, 249, 196, 1.0) rgba(255, 245, 157, 1.0) rgba(255, 241, 118, 1.0) rgba(255, 238, 88, 1.0)
HSLA Copy
hsla(55, 100%, 95%, 1.0) hsla(54, 100%, 88%, 1.0) hsla(54, 100%, 81%, 1.0) hsla(54, 100%, 73%, 1.0) hsla(54, 100%, 67%, 1.0)
More Color Palettes
FAQ
What colors are in the Lemon Sorbet palette?Pale to bright lemon yellow, light and refreshing.
How do I turn the Lemon Sorbet palette into a CSS gradient?
Use
background: linear-gradient(to right, #FFFDE7, #FFF9C4, #FFF59D, #FFF176, #FFEE58);, or click "Use as a gradient" above to open it in the live generator.