breadcrumb

Jade

Industries that Commonly Use Jade

Color Code Details

HEX #00b16a
RGB (0, 177, 106);
RGBA (0, 177, 106, 1)
HSL (156, 100%, 35%);
HSLA (156, 100%, 35%, 1);
HSV 155,100,69
HSB 156, 100, 69
HWB 155 0% 31%
CMYK 100, 0, 40, 31
Pantone 7488 C

Preview & Codes Examples

Text Color with Jade

This Text has a Font Color of #00b16a
.text {color:#00b16a;}
.text {color:rgba(0, 177, 106, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Jade

This element has a background color of #00b16a
.element {background-color:#00b16a;}
.element {background-color:rgba(0, 177, 106, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Jade

This element has a border color of #00b16a
.element {border:1px solid #00b16a;}
.element {border:1px solid rgba(0, 177, 106, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #00b16a;

Sass / SCSS

$variable: #00b16a;

Less

@variable: #00b16a;

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.

Your Opinion Shapes our Colors.