breadcrumb
Fuego
How Fuego is Used |
balanceencouragerelaxrevitalize |
Industries that Commonly Use Fuego |
bankingenviromentfarmingnonprofitreal estate |
Color Code Details
HEX | #b2de27 | |
RGB | (178, 222, 39); | |
RGBA | (178, 222, 39, 1) | |
HSL | (74, 73%, 51%); | |
HSLA | (74, 73%, 51%, 1); |
HSV | 74,82,87 | |
HSB | 74, 82, 87 | |
HWB | 74 15% 13% | |
CMYK | 20, 0, 82, 13 | |
Pantone | 376 C |
Preview & Codes Examples
Text Color with Fuego |
|
This Text has a Font Color of #b2de27 | |
.text {color:#b2de27;}
|
|
.text {color:rgba(178, 222, 39, 1);}
|
|
.text {color:hsl(309, 100%, 3%);}
|
Background Color Using Fuego |
|
This element has a background color of #b2de27 | |
.element {background-color:#b2de27;}
|
|
.element {background-color:rgba(178, 222, 39, 1);}
|
|
.element {background-color:hsl(309, 100%, 3%);}
|
Border Styling with Fuego |
|
This element has a border color of #b2de27 | |
.element {border:1px solid #b2de27;}
|
|
.element {border:1px solid rgba(178, 222, 39, 1);}
|
|
.element {border:1px solid hsl(309, 100%, 3%);}
|
Preview & Variables
CSS Variables |
|
--variable: #b2de27;
|
Sass / SCSS |
|
$variable: #b2de27;
|
Less |
|
@variable: #b2de27;
|
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.