breadcrumb

Malachite

How Malachite is Used

Industries that Commonly Use Malachite

Color Code Details

HEX #00e640
RGB (0, 230, 64);
RGBA (0, 230, 64, 1)
HSL (137, 100%, 45%);
HSLA (137, 100%, 45%, 1);
HSV 136,100,90
HSB 137, 100, 90
HWB 136 0% 10%
CMYK 100, 0, 72, 10
Pantone 354 C

Preview & Codes Examples

Text Color with Malachite

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

Background Color Using Malachite

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

Border Styling with Malachite

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

Preview & Variables

CSS Variables

--variable: #00e640;

Sass / SCSS

$variable: #00e640;

Less

@variable: #00e640;

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.