breadcrumb

Thunderbird

Industries that Commonly Use Thunderbird

Color Code Details

HEX #d91e18
RGB (217, 30, 24);
RGBA (217, 30, 24, 1)
HSL (2, 80%, 47%);
HSLA (2, 80%, 47%, 1);
HSV 1,88,85
HSB 2, 89, 85
HWB 1 9% 15%
CMYK 0, 86, 89, 15
Pantone 485 C

Preview & Codes Examples

Text Color with Thunderbird

This Text has a Font Color of #d91e18
.text {color:#d91e18;}
.text {color:rgba(217, 30, 24, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Thunderbird

This element has a background color of #d91e18
.element {background-color:#d91e18;}
.element {background-color:rgba(217, 30, 24, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Thunderbird

This element has a border color of #d91e18
.element {border:1px solid #d91e18;}
.element {border:1px solid rgba(217, 30, 24, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #d91e18;

Sass / SCSS

$variable: #d91e18;

Less

@variable: #d91e18;

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.

Your Opinion Shapes our Colors.