breadcrumb

Emerald

How Emerald is Used

Industries that Commonly Use Emerald

Color Code Details

HEX #3fc380
RGB (63, 195, 128);
RGBA (63, 195, 128, 1)
HSL (150, 52%, 51%);
HSLA (150, 52%, 51%, 1);
HSV 149,67,76
HSB 150, 68, 76
HWB 149 25% 24%
CMYK 68, 0, 34, 24
Pantone 7488 C

Preview & Codes Examples

Text Color with Emerald

This Text has a Font Color of #3fc380
.text {color:#3fc380;}
.text {color:rgba(63, 195, 128, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Emerald

This element has a background color of #3fc380
.element {background-color:#3fc380;}
.element {background-color:rgba(63, 195, 128, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Emerald

This element has a border color of #3fc380
.element {border:1px solid #3fc380;}
.element {border:1px solid rgba(63, 195, 128, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #3fc380;

Sass / SCSS

$variable: #3fc380;

Less

@variable: #3fc380;

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.