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