breadcrumb
Dolly
									How Dolly is Used | 
							
| affect moodawake awarenessenergizerelaxsimulate | 
									Industries that Commonly Use Dolly | 
							
| foodleisuresportstransportationtravel | 
Color Code Details
| HEX | #ffff7e | |
| RGB | (255, 255, 126); | |
| RGBA | (255, 255, 126, 1) | |
| HSL | (60, 100%, 75%); | |
| HSLA | (60, 100%, 75%, 1); | 
| HSV | 60,50,100 | |
| HSB | 60, 51, 100 | |
| HWB | 60 49% 0% | |
| CMYK | 0, 0, 51, 0 | |
| Pantone | Yellow C | 
Preview & Codes Examples
										Text Color with Dolly | 
									|
| This Text has a Font Color of #ffff7e | |
									
										
											.text {color:#ffff7e;}										
									
								 | 
							|
									
										
										.text {color:rgba(255, 255, 126, 1);}										
									
								 | 
							|
									
										
										.text {color:hsl(309, 100%, 3%);}										
									
								 | 
								
								Background Color Using Dolly | 
						|
| This element has a background color of #ffff7e | |
									
										
											.element {background-color:#ffff7e;}										
									
								 | 
								|
									
										
										.element {background-color:rgba(255, 255, 126, 1);}										
									
								 | 
								|
									
										
										.element {background-color:hsl(309, 100%, 3%);}										
									
								 | 
								
											Border Styling with Dolly | 
									|
| This element has a border color of #ffff7e | |
									
										
											.element {border:1px solid #ffff7e;}										
									
								 | 
							|
									
										
										.element {border:1px solid rgba(255, 255, 126, 1);}										
									
								 | 
								|
									
										
										.element {border:1px solid hsl(309, 100%, 3%);}										
									
								 | 
								
Preview & Variables
										CSS Variables | 
									|
									
										
											--variable: #ffff7e;										
									
								 | 
								
										Sass / SCSS | 
									|
									
										
										$variable: #ffff7e;										
									
								 | 
									
										Less | 
									|
									
										
											@variable: #ffff7e;										
									
								 | 
								
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.