breadcrumb

Red Orange

Industries that Commonly Use Red Orange

Color Code Details

HEX #ff4c30
RGB (255, 76, 48);
RGBA (255, 76, 48, 1)
HSL (8, 100%, 59%);
HSLA (8, 100%, 59%, 1);
HSV 8,81,100
HSB 8, 81, 100
HWB 8 19% 0%
CMYK 0, 70, 81, 0
Pantone 485 C

Preview & Codes Examples

Text Color with Red Orange

This Text has a Font Color of #ff4c30
.text {color:#ff4c30;}
.text {color:rgba(255, 76, 48, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Red Orange

This element has a background color of #ff4c30
.element {background-color:#ff4c30;}
.element {background-color:rgba(255, 76, 48, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Red Orange

This element has a border color of #ff4c30
.element {border:1px solid #ff4c30;}
.element {border:1px solid rgba(255, 76, 48, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #ff4c30;

Sass / SCSS

$variable: #ff4c30;

Less

@variable: #ff4c30;

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.