breadcrumb
Gin Fizz
How Gin Fizz is Used |
affect moodawake awarenessenergizerelaxsimulate |
Industries that Commonly Use Gin Fizz |
foodleisuresportstransportationtravel |
Color Code Details
HEX | #fff9de | |
RGB | (255, 249, 222); | |
RGBA | (255, 249, 222, 1) | |
HSL | (49, 100%, 94%); | |
HSLA | (49, 100%, 94%, 1); |
HSV | 49,12,100 | |
HSB | 49, 13, 100 | |
HWB | 49 87% 0% | |
CMYK | 0, 2, 13, 0 | |
Pantone | 1895 C |
Preview & Codes Examples
Text Color with Gin Fizz |
|
This Text has a Font Color of #fff9de | |
.text {color:#fff9de;}
|
|
.text {color:rgba(255, 249, 222, 1);}
|
|
.text {color:hsl(309, 100%, 3%);}
|
Background Color Using Gin Fizz |
|
This element has a background color of #fff9de | |
.element {background-color:#fff9de;}
|
|
.element {background-color:rgba(255, 249, 222, 1);}
|
|
.element {background-color:hsl(309, 100%, 3%);}
|
Border Styling with Gin Fizz |
|
This element has a border color of #fff9de | |
.element {border:1px solid #fff9de;}
|
|
.element {border:1px solid rgba(255, 249, 222, 1);}
|
|
.element {border:1px solid hsl(309, 100%, 3%);}
|
Preview & Variables
CSS Variables |
|
--variable: #fff9de;
|
Sass / SCSS |
|
$variable: #fff9de;
|
Less |
|
@variable: #fff9de;
|
Similar Yellow Shades You Might Like
Yellow radiates energy, optimism, and clarity. Ideal for lifestyle brands, education apps, and food-related UI. Check out more bright and cheerful yellow tones below.