breadcrumb
Vivid Tangerine
| How Vivid Tangerine is Used | 
| cautioncreate urgencydraw attentionencouragestimulate | 
| Industries that Commonly Use Vivid Tangerine | 
| entertainmentfire protectionfoodsports | 
Color Code Details
| HEX | #ff9478 | |
| RGB | (255, 148, 120); | |
| RGBA | (255, 148, 120, 1) | |
| HSL | (12, 100%, 74%); | |
| HSLA | (12, 100%, 74%, 1); | 
| HSV | 12,52,100 | |
| HSB | 12, 53, 100 | |
| HWB | 12 47% 0% | |
| CMYK | 0, 42, 53, 0 | |
| Pantone | 165 C | 
Preview & Codes Examples
| Text Color with Vivid Tangerine | |
| This Text has a Font Color of #ff9478 | |
| 
										
											.text {color:#ff9478;}										
									 | |
| 
										
										.text {color:rgba(255, 148, 120, 1);}										
									 | |
| 
										
										.text {color:hsl(309, 100%, 3%);}										
									 | 
| Background Color Using Vivid Tangerine | |
| This element has a background color of #ff9478 | |
| 
										
											.element {background-color:#ff9478;}										
									 | |
| 
										
										.element {background-color:rgba(255, 148, 120, 1);}										
									 | |
| 
										
										.element {background-color:hsl(309, 100%, 3%);}										
									 | 
| Border Styling with Vivid Tangerine | |
| This element has a border color of #ff9478 | |
| 
										
											.element {border:1px solid #ff9478;}										
									 | |
| 
										
										.element {border:1px solid rgba(255, 148, 120, 1);}										
									 | |
| 
										
										.element {border:1px solid hsl(309, 100%, 3%);}										
									 | 
Preview & Variables
| CSS Variables | |
| 
										
											--variable: #ff9478;										
									 | 
| Sass / SCSS | |
| 
										
										$variable: #ff9478;										
									 | 
| Less | |
| 
										
											@variable: #ff9478;										
									 | 
Similar Red Shades You Might Like
Red signals power, passion, and urgency. Great for eCommerce CTAs, alerts, and bold brand visuals. Discover other powerful reds for attention-grabbing design.