breadcrumb
Sunny
| How Sunny is Used | 
| affect moodawake awarenessenergizerelaxsimulate | 
| Industries that Commonly Use Sunny | 
| foodleisuresportstransportationtravel | 
Color Code Details
| HEX | #fffc7f | |
| RGB | (255, 252, 127); | |
| RGBA | (255, 252, 127, 1) | |
| HSL | (59, 100%, 75%); | |
| HSLA | (59, 100%, 75%, 1); | 
| HSV | 58,50,100 | |
| HSB | 59, 50, 100 | |
| HWB | 58 50% 0% | |
| CMYK | 0, 1, 50, 0 | |
| Pantone | Yellow C | 
Preview & Codes Examples
| Text Color with Sunny | |
| This Text has a Font Color of #fffc7f | |
| 
										
											.text {color:#fffc7f;}										
									 | |
| 
										
										.text {color:rgba(255, 252, 127, 1);}										
									 | |
| 
										
										.text {color:hsl(309, 100%, 3%);}										
									 | 
| Background Color Using Sunny | |
| This element has a background color of #fffc7f | |
| 
										
											.element {background-color:#fffc7f;}										
									 | |
| 
										
										.element {background-color:rgba(255, 252, 127, 1);}										
									 | |
| 
										
										.element {background-color:hsl(309, 100%, 3%);}										
									 | 
| Border Styling with Sunny | |
| This element has a border color of #fffc7f | |
| 
										
											.element {border:1px solid #fffc7f;}										
									 | |
| 
										
										.element {border:1px solid rgba(255, 252, 127, 1);}										
									 | |
| 
										
										.element {border:1px solid hsl(309, 100%, 3%);}										
									 | 
Preview & Variables
| CSS Variables | |
| 
										
											--variable: #fffc7f;										
									 | 
| Sass / SCSS | |
| 
										
										$variable: #fffc7f;										
									 | 
| Less | |
| 
										
											@variable: #fffc7f;										
									 | 
Similar Yellow Shades You Might Like
Yellow radiates energy, optimism, and clarity. Ideal for lifestyle brands, education apps, and food-related UI. Check out more bright and cheerful yellow tones below.