breadcrumb
Sauvignon
How Sauvignon is Used |
| communicate fundraw attentionexpress freedomsimulate |
Industries that Commonly Use Sauvignon |
| artentertainmentfoodsportstransportation |
Color Code Details
| HEX | #f6efe9 | |
| RGB | (246, 239, 233); | |
| RGBA | (246, 239, 233, 1) | |
| HSL | (28, 42%, 94%); | |
| HSLA | (28, 42%, 94%, 1); |
| HSV | 27,5,96 | |
| HSB | 28, 5, 96 | |
| HWB | 27 91% 4% | |
| CMYK | 0, 3, 5, 4 | |
| Pantone | 1895 C |
Preview & Codes Examples
Text Color with Sauvignon |
|
| This Text has a Font Color of #f6efe9 | |
.text {color:#f6efe9;}
|
|
.text {color:rgba(246, 239, 233, 1);}
|
|
.text {color:hsl(309, 100%, 3%);}
|
Background Color Using Sauvignon |
|
| This element has a background color of #f6efe9 | |
.element {background-color:#f6efe9;}
|
|
.element {background-color:rgba(246, 239, 233, 1);}
|
|
.element {background-color:hsl(309, 100%, 3%);}
|
Border Styling with Sauvignon |
|
| This element has a border color of #f6efe9 | |
.element {border:1px solid #f6efe9;}
|
|
.element {border:1px solid rgba(246, 239, 233, 1);}
|
|
.element {border:1px solid hsl(309, 100%, 3%);}
|
Preview & Variables
CSS Variables |
|
--variable: #f6efe9;
|
Sass / SCSS |
|
$variable: #f6efe9;
|
Less |
|
@variable: #f6efe9;
|
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.