breadcrumb

Shamrock

How Shamrock is Used

Industries that Commonly Use Shamrock

Color Code Details

HEX #2ecc71
RGB (46, 204, 113);
RGBA (46, 204, 113, 1)
HSL (145, 63%, 49%);
HSLA (145, 63%, 49%, 1);
HSV 145,77,80
HSB 145, 77, 80
HWB 145 18% 20%
CMYK 77, 0, 45, 20
Pantone 7488 C

Preview & Codes Examples

Text Color with Shamrock

This Text has a Font Color of #2ecc71
.text {color:#2ecc71;}
.text {color:rgba(46, 204, 113, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Shamrock

This element has a background color of #2ecc71
.element {background-color:#2ecc71;}
.element {background-color:rgba(46, 204, 113, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Shamrock

This element has a border color of #2ecc71
.element {border:1px solid #2ecc71;}
.element {border:1px solid rgba(46, 204, 113, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #2ecc71;

Sass / SCSS

$variable: #2ecc71;

Less

@variable: #2ecc71;

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.