breadcrumb
Carrot Orange
How Carrot Orange is Used |
| communicate fundraw attentionexpress freedomsimulate |
Industries that Commonly Use Carrot Orange |
| artentertainmentfoodsportstransportation |
Color Code Details
| HEX | #e67e22 | |
| RGB | (230, 126, 34); | |
| RGBA | (230, 126, 34, 1) | |
| HSL | (28, 80%, 52%); | |
| HSLA | (28, 80%, 52%, 1); |
| HSV | 28,85,90 | |
| HSB | 28, 85, 90 | |
| HWB | 28 13% 10% | |
| CMYK | 0, 45, 85, 10 | |
| Pantone | 165 C |
Preview & Codes Examples
Text Color with Carrot Orange |
|
| This Text has a Font Color of #e67e22 | |
.text {color:#e67e22;}
|
|
.text {color:rgba(230, 126, 34, 1);}
|
|
.text {color:hsl(309, 100%, 3%);}
|
Background Color Using Carrot Orange |
|
| This element has a background color of #e67e22 | |
.element {background-color:#e67e22;}
|
|
.element {background-color:rgba(230, 126, 34, 1);}
|
|
.element {background-color:hsl(309, 100%, 3%);}
|
Border Styling with Carrot Orange |
|
| This element has a border color of #e67e22 | |
.element {border:1px solid #e67e22;}
|
|
.element {border:1px solid rgba(230, 126, 34, 1);}
|
|
.element {border:1px solid hsl(309, 100%, 3%);}
|
Preview & Variables
CSS Variables |
|
--variable: #e67e22;
|
Sass / SCSS |
|
$variable: #e67e22;
|
Less |
|
@variable: #e67e22;
|
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.