breadcrumb
Lime Splash
How Lime Splash is Used |
| affect moodawake awarenessenergizerelaxsimulate |
Industries that Commonly Use Lime Splash |
| foodleisuresportstransportationtravel |
Color Code Details
| HEX | #d0da8e | |
| RGB | (208, 218, 142); | |
| RGBA | (208, 218, 142, 1) | |
| HSL | (68, 51%, 71%); | |
| HSLA | (68, 51%, 71%, 1); |
| HSV | 67,34,85 | |
| HSB | 68, 35, 85 | |
| HWB | 67 56% 15% | |
| CMYK | 5, 0, 35, 15 | |
| Pantone | 376 C |
Preview & Codes Examples
Text Color with Lime Splash |
|
| This Text has a Font Color of #d0da8e | |
.text {color:#d0da8e;}
|
|
.text {color:rgba(208, 218, 142, 1);}
|
|
.text {color:hsl(309, 100%, 3%);}
|
Background Color Using Lime Splash |
|
| This element has a background color of #d0da8e | |
.element {background-color:#d0da8e;}
|
|
.element {background-color:rgba(208, 218, 142, 1);}
|
|
.element {background-color:hsl(309, 100%, 3%);}
|
Border Styling with Lime Splash |
|
| This element has a border color of #d0da8e | |
.element {border:1px solid #d0da8e;}
|
|
.element {border:1px solid rgba(208, 218, 142, 1);}
|
|
.element {border:1px solid hsl(309, 100%, 3%);}
|
Preview & Variables
CSS Variables |
|
--variable: #d0da8e;
|
Sass / SCSS |
|
$variable: #d0da8e;
|
Less |
|
@variable: #d0da8e;
|
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.