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