breadcrumb

Scarlet

Color Code Details

HEX #f22613
RGB (242, 38, 19);
RGBA (242, 38, 19, 1)
HSL (5, 90%, 51%);
HSLA (5, 90%, 51%, 1);
HSV 5,92,94
HSB 5, 92, 95
HWB 5 7% 5%
CMYK 0, 84, 92, 5
Pantone 485 C

Preview & Codes Examples

Text Color with Scarlet

This Text has a Font Color of #f22613
.text {color:#f22613;}
.text {color:rgba(242, 38, 19, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Scarlet

This element has a background color of #f22613
.element {background-color:#f22613;}
.element {background-color:rgba(242, 38, 19, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Scarlet

This element has a border color of #f22613
.element {border:1px solid #f22613;}
.element {border:1px solid rgba(242, 38, 19, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #f22613;

Sass / SCSS

$variable: #f22613;

Less

@variable: #f22613;

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.