breadcrumb
Gossip
How Gossip is Used |
balanceencouragerelaxrevitalize |
Industries that Commonly Use Gossip |
bankingenviromentfarmingnonprofitreal estate |
Color Code Details
HEX | #87d37c | |
RGB | (135, 211, 124); | |
RGBA | (135, 211, 124, 1) | |
HSL | (112, 50%, 66%); | |
HSLA | (112, 50%, 66%, 1); |
HSV | 112,41,82 | |
HSB | 112, 41, 83 | |
HWB | 112 49% 17% | |
CMYK | 36, 0, 41, 17 | |
Pantone | 7488 C |
Preview & Codes Examples
Text Color with Gossip |
|
This Text has a Font Color of #87d37c | |
.text {color:#87d37c;}
|
|
.text {color:rgba(135, 211, 124, 1);}
|
|
.text {color:hsl(309, 100%, 3%);}
|
Background Color Using Gossip |
|
This element has a background color of #87d37c | |
.element {background-color:#87d37c;}
|
|
.element {background-color:rgba(135, 211, 124, 1);}
|
|
.element {background-color:hsl(309, 100%, 3%);}
|
Border Styling with Gossip |
|
This element has a border color of #87d37c | |
.element {border:1px solid #87d37c;}
|
|
.element {border:1px solid rgba(135, 211, 124, 1);}
|
|
.element {border:1px solid hsl(309, 100%, 3%);}
|
Preview & Variables
CSS Variables |
|
--variable: #87d37c;
|
Sass / SCSS |
|
$variable: #87d37c;
|
Less |
|
@variable: #87d37c;
|
Similar Green Shades You Might Like
Green represents nature, balance, and growth. It’s perfect for eco-friendly projects, wellness brands, and clean tech startups. Check out similar green UI colors for your next project.