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