breadcrumb

Eucalyptus

How Eucalyptus is Used

Industries that Commonly Use Eucalyptus

Color Code Details

HEX #26a65b
RGB (38, 166, 91);
RGBA (38, 166, 91, 1)
HSL (145, 63%, 40%);
HSLA (145, 63%, 40%, 1);
HSV 144,77,65
HSB 145, 77, 65
HWB 144 15% 35%
CMYK 77, 0, 45, 35
Pantone 7724 C

Preview & Codes Examples

Text Color with Eucalyptus

This Text has a Font Color of #26a65b
.text {color:#26a65b;}
.text {color:rgba(38, 166, 91, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Eucalyptus

This element has a background color of #26a65b
.element {background-color:#26a65b;}
.element {background-color:rgba(38, 166, 91, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Eucalyptus

This element has a border color of #26a65b
.element {border:1px solid #26a65b;}
.element {border:1px solid rgba(38, 166, 91, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #26a65b;

Sass / SCSS

$variable: #26a65b;

Less

@variable: #26a65b;

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.