breadcrumb
Pharlap
How Pharlap is Used |
| cautioncreate urgencydraw attentionencouragestimulate |
Industries that Commonly Use Pharlap |
| entertainmentfire protectionfoodsports |
Color Code Details
| HEX | #a37c82 | |
| RGB | (163, 124, 130); | |
| RGBA | (163, 124, 130, 1) | |
| HSL | (351, 17%, 56%); | |
| HSLA | (351, 17%, 56%, 1); |
| HSV | 350,23,63 | |
| HSB | 351, 24, 64 | |
| HWB | 350 49% 36% | |
| CMYK | 0, 24, 20, 36 | |
| Pantone | Cool Gray 8 C |
Preview & Codes Examples
Text Color with Pharlap |
|
| This Text has a Font Color of #a37c82 | |
.text {color:#a37c82;}
|
|
.text {color:rgba(163, 124, 130, 1);}
|
|
.text {color:hsl(309, 100%, 3%);}
|
Background Color Using Pharlap |
|
| This element has a background color of #a37c82 | |
.element {background-color:#a37c82;}
|
|
.element {background-color:rgba(163, 124, 130, 1);}
|
|
.element {background-color:hsl(309, 100%, 3%);}
|
Border Styling with Pharlap |
|
| This element has a border color of #a37c82 | |
.element {border:1px solid #a37c82;}
|
|
.element {border:1px solid rgba(163, 124, 130, 1);}
|
|
.element {border:1px solid hsl(309, 100%, 3%);}
|
Preview & Variables
CSS Variables |
|
--variable: #a37c82;
|
Sass / SCSS |
|
$variable: #a37c82;
|
Less |
|
@variable: #a37c82;
|
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.