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