breadcrumb
Ecstasy
How Ecstasy is Used |
communicate fundraw attentionexpress freedomsimulate |
Industries that Commonly Use Ecstasy |
artentertainmentfoodsportstransportation |
Color Code Details
HEX | #f9690e | |
RGB | (249, 105, 14); | |
RGBA | (249, 105, 14, 1) | |
HSL | (23, 95%, 52%); | |
HSLA | (23, 95%, 52%, 1); |
HSV | 23,94,97 | |
HSB | 23, 94, 98 | |
HWB | 23 5% 2% | |
CMYK | 0, 58, 94, 2 | |
Pantone | 165 C |
Preview & Codes Examples
Text Color with Ecstasy |
|
This Text has a Font Color of #f9690e | |
.text {color:#f9690e;}
|
|
.text {color:rgba(249, 105, 14, 1);}
|
|
.text {color:hsl(309, 100%, 3%);}
|
Background Color Using Ecstasy |
|
This element has a background color of #f9690e | |
.element {background-color:#f9690e;}
|
|
.element {background-color:rgba(249, 105, 14, 1);}
|
|
.element {background-color:hsl(309, 100%, 3%);}
|
Border Styling with Ecstasy |
|
This element has a border color of #f9690e | |
.element {border:1px solid #f9690e;}
|
|
.element {border:1px solid rgba(249, 105, 14, 1);}
|
|
.element {border:1px solid hsl(309, 100%, 3%);}
|
Preview & Variables
CSS Variables |
|
--variable: #f9690e;
|
Sass / SCSS |
|
$variable: #f9690e;
|
Less |
|
@variable: #f9690e;
|
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.