breadcrumb
Crusta
| How Crusta is Used | 
| communicate fundraw attentionexpress freedomsimulate | 
| Industries that Commonly Use Crusta | 
| artentertainmentfoodsportstransportation | 
Color Code Details
| HEX | #f2784b | |
| RGB | (242, 120, 75); | |
| RGBA | (242, 120, 75, 1) | |
| HSL | (16, 87%, 62%); | |
| HSLA | (16, 87%, 62%, 1); | 
| HSV | 16,69,94 | |
| HSB | 16, 69, 95 | |
| HWB | 16 29% 5% | |
| CMYK | 0, 50, 69, 5 | |
| Pantone | 165 C | 
Preview & Codes Examples
| Text Color with Crusta | |
| This Text has a Font Color of #f2784b | |
| 
										
											.text {color:#f2784b;}										
									 | |
| 
										
										.text {color:rgba(242, 120, 75, 1);}										
									 | |
| 
										
										.text {color:hsl(309, 100%, 3%);}										
									 | 
| Background Color Using Crusta | |
| This element has a background color of #f2784b | |
| 
										
											.element {background-color:#f2784b;}										
									 | |
| 
										
										.element {background-color:rgba(242, 120, 75, 1);}										
									 | |
| 
										
										.element {background-color:hsl(309, 100%, 3%);}										
									 | 
| Border Styling with Crusta | |
| This element has a border color of #f2784b | |
| 
										
											.element {border:1px solid #f2784b;}										
									 | |
| 
										
										.element {border:1px solid rgba(242, 120, 75, 1);}										
									 | |
| 
										
										.element {border:1px solid hsl(309, 100%, 3%);}										
									 | 
Preview & Variables
| CSS Variables | |
| 
										
											--variable: #f2784b;										
									 | 
| Sass / SCSS | |
| 
										
										$variable: #f2784b;										
									 | 
| Less | |
| 
										
											@variable: #f2784b;										
									 | 
Similar Orange Shades You Might Like
Orange hues express energy, warmth, and friendliness. Perfect for CTAs, food brands, and playful apps. Find more energetic orange tones for your UI palette.