breadcrumb
Laser Lemon
How Laser Lemon is Used |
| affect moodawake awarenessenergizerelaxsimulate |
Industries that Commonly Use Laser Lemon |
| foodleisuresportstransportationtravel |
Color Code Details
| HEX | #e6ff6e | |
| RGB | (230, 255, 110); | |
| RGBA | (230, 255, 110, 1) | |
| HSL | (70, 100%, 72%); | |
| HSLA | (70, 100%, 72%, 1); |
| HSV | 70,56,100 | |
| HSB | 70, 57, 100 | |
| HWB | 70 43% 0% | |
| CMYK | 10, 0, 57, 0 | |
| Pantone | 376 C |
Preview & Codes Examples
Text Color with Laser Lemon |
|
| This Text has a Font Color of #e6ff6e | |
.text {color:#e6ff6e;}
|
|
.text {color:rgba(230, 255, 110, 1);}
|
|
.text {color:hsl(309, 100%, 3%);}
|
Background Color Using Laser Lemon |
|
| This element has a background color of #e6ff6e | |
.element {background-color:#e6ff6e;}
|
|
.element {background-color:rgba(230, 255, 110, 1);}
|
|
.element {background-color:hsl(309, 100%, 3%);}
|
Border Styling with Laser Lemon |
|
| This element has a border color of #e6ff6e | |
.element {border:1px solid #e6ff6e;}
|
|
.element {border:1px solid rgba(230, 255, 110, 1);}
|
|
.element {border:1px solid hsl(309, 100%, 3%);}
|
Preview & Variables
CSS Variables |
|
--variable: #e6ff6e;
|
Sass / SCSS |
|
$variable: #e6ff6e;
|
Less |
|
@variable: #e6ff6e;
|
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.