breadcrumb

Laser Canary

How Laser Canary is Used

Industries that Commonly Use Laser Canary

Color Code Details

HEX #c3ff68
RGB (195, 255, 104);
RGBA (195, 255, 104, 1)
HSL (84, 100%, 70%);
HSLA (84, 100%, 70%, 1);
HSV 83,59,100
HSB 84, 59, 100
HWB 83 41% 0%
CMYK 24, 0, 59, 0
Pantone 376 C

Preview & Codes Examples

Text Color with Laser Canary

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

Background Color Using Laser Canary

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

Border Styling with Laser Canary

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

Preview & Variables

CSS Variables

--variable: #c3ff68;

Sass / SCSS

$variable: #c3ff68;

Less

@variable: #c3ff68;

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.