breadcrumb
Niagara
How Niagara is Used |
balanceencouragerelaxrevitalize |
Industries that Commonly Use Niagara |
bankingenviromentfarmingnonprofitreal estate |
Color Code Details
HEX | #2abb9b | |
RGB | (42, 187, 155); | |
RGBA | (42, 187, 155, 1) | |
HSL | (167, 63%, 45%); | |
HSLA | (167, 63%, 45%, 1); |
HSV | 166,77,73 | |
HSB | 167, 78, 73 | |
HWB | 166 16% 27% | |
CMYK | 78, 0, 17, 27 | |
Pantone | 321 C |
Preview & Codes Examples
Text Color with Niagara |
|
This Text has a Font Color of #2abb9b | |
.text {color:#2abb9b;}
|
|
.text {color:rgba(42, 187, 155, 1);}
|
|
.text {color:hsl(309, 100%, 3%);}
|
Background Color Using Niagara |
|
This element has a background color of #2abb9b | |
.element {background-color:#2abb9b;}
|
|
.element {background-color:rgba(42, 187, 155, 1);}
|
|
.element {background-color:hsl(309, 100%, 3%);}
|
Border Styling with Niagara |
|
This element has a border color of #2abb9b | |
.element {border:1px solid #2abb9b;}
|
|
.element {border:1px solid rgba(42, 187, 155, 1);}
|
|
.element {border:1px solid hsl(309, 100%, 3%);}
|
Preview & Variables
CSS Variables |
|
--variable: #2abb9b;
|
Sass / SCSS |
|
$variable: #2abb9b;
|
Less |
|
@variable: #2abb9b;
|
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.