breadcrumb

Burnt Orange

Industries that Commonly Use Burnt Orange

Color Code Details

HEX #d35400
RGB (211, 84, 0);
RGBA (211, 84, 0, 1)
HSL (24, 100%, 41%);
HSLA (24, 100%, 41%, 1);
HSV 23,100,82
HSB 24, 100, 83
HWB 23 0% 17%
CMYK 0, 60, 100, 17
Pantone 165 C

Preview & Codes Examples

Text Color with Burnt Orange

This Text has a Font Color of #d35400
.text {color:#d35400;}
.text {color:rgba(211, 84, 0, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Burnt Orange

This element has a background color of #d35400
.element {background-color:#d35400;}
.element {background-color:rgba(211, 84, 0, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Burnt Orange

This element has a border color of #d35400
.element {border:1px solid #d35400;}
.element {border:1px solid rgba(211, 84, 0, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #d35400;

Sass / SCSS

$variable: #d35400;

Less

@variable: #d35400;

Similar Orange Shades You Might Like

Orange hues express energy, warmth, and friendliness. Perfect for CTAs, food brands, and playful apps. Find more energetic orange tones for your UI palette.

Your Opinion Shapes our Colors.