breadcrumb
Monza
How Monza is Used |
| cautioncreate urgencydraw attentionencouragestimulate |
Industries that Commonly Use Monza |
| entertainmentfire protectionfoodsports |
Color Code Details
| HEX | #cf000f | |
| RGB | (207, 0, 15); | |
| RGBA | (207, 0, 15, 1) | |
| HSL | (356, 100%, 41%); | |
| HSLA | (356, 100%, 41%, 1); |
| HSV | 355,100,81 | |
| HSB | 356, 100, 81 | |
| HWB | 355 0% 19% | |
| CMYK | 0, 100, 93, 19 | |
| Pantone | 485 C |
Preview & Codes Examples
Text Color with Monza |
|
| This Text has a Font Color of #cf000f | |
.text {color:#cf000f;}
|
|
.text {color:rgba(207, 0, 15, 1);}
|
|
.text {color:hsl(309, 100%, 3%);}
|
Background Color Using Monza |
|
| This element has a background color of #cf000f | |
.element {background-color:#cf000f;}
|
|
.element {background-color:rgba(207, 0, 15, 1);}
|
|
.element {background-color:hsl(309, 100%, 3%);}
|
Border Styling with Monza |
|
| This element has a border color of #cf000f | |
.element {border:1px solid #cf000f;}
|
|
.element {border:1px solid rgba(207, 0, 15, 1);}
|
|
.element {border:1px solid hsl(309, 100%, 3%);}
|
Preview & Variables
CSS Variables |
|
--variable: #cf000f;
|
Sass / SCSS |
|
$variable: #cf000f;
|
Less |
|
@variable: #cf000f;
|
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.