breadcrumb
Salomie
How Salomie is Used |
| affect moodawake awarenessenergizerelaxsimulate |
Industries that Commonly Use Salomie |
| foodleisuresportstransportationtravel |
Color Code Details
| HEX | #ffec8b | |
| RGB | (255, 236, 139); | |
| RGBA | (255, 236, 139, 1) | |
| HSL | (50, 100%, 77%); | |
| HSLA | (50, 100%, 77%, 1); |
| HSV | 50,45,100 | |
| HSB | 50, 45, 100 | |
| HWB | 50 55% 0% | |
| CMYK | 0, 7, 45, 0 | |
| Pantone | 7406 C |
Preview & Codes Examples
Text Color with Salomie |
|
| This Text has a Font Color of #ffec8b | |
.text {color:#ffec8b;}
|
|
.text {color:rgba(255, 236, 139, 1);}
|
|
.text {color:hsl(309, 100%, 3%);}
|
Background Color Using Salomie |
|
| This element has a background color of #ffec8b | |
.element {background-color:#ffec8b;}
|
|
.element {background-color:rgba(255, 236, 139, 1);}
|
|
.element {background-color:hsl(309, 100%, 3%);}
|
Border Styling with Salomie |
|
| This element has a border color of #ffec8b | |
.element {border:1px solid #ffec8b;}
|
|
.element {border:1px solid rgba(255, 236, 139, 1);}
|
|
.element {border:1px solid hsl(309, 100%, 3%);}
|
Preview & Variables
CSS Variables |
|
--variable: #ffec8b;
|
Sass / SCSS |
|
$variable: #ffec8b;
|
Less |
|
@variable: #ffec8b;
|
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.