breadcrumb

Sulu

Industries that Commonly Use Sulu

Color Code Details

HEX #d2ee82
RGB (210, 238, 130);
RGBA (210, 238, 130, 1)
HSL (76, 76%, 72%);
HSLA (76, 76%, 72%, 1);
HSV 75,45,93
HSB 76, 45, 93
HWB 75 51% 7%
CMYK 12, 0, 45, 7
Pantone 376 C

Preview & Codes Examples

Text Color with Sulu

This Text has a Font Color of #d2ee82
.text {color:#d2ee82;}
.text {color:rgba(210, 238, 130, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Sulu

This element has a background color of #d2ee82
.element {background-color:#d2ee82;}
.element {background-color:rgba(210, 238, 130, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Sulu

This element has a border color of #d2ee82
.element {border:1px solid #d2ee82;}
.element {border:1px solid rgba(210, 238, 130, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #d2ee82;

Sass / SCSS

$variable: #d2ee82;

Less

@variable: #d2ee82;

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.