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