breadcrumb

Snow Flurry

How Snow Flurry is Used

Industries that Commonly Use Snow Flurry

Color Code Details

HEX #cdfec2
RGB (205, 254, 194);
RGBA (205, 254, 194, 1)
HSL (109, 97%, 88%);
HSLA (109, 97%, 88%, 1);
HSV 108,23,99
HSB 109, 24, 100
HWB 108 76% 0%
CMYK 19, 0, 24, 0
Pantone 7488 C

Preview & Codes Examples

Text Color with Snow Flurry

This Text has a Font Color of #cdfec2
.text {color:#cdfec2;}
.text {color:rgba(205, 254, 194, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Snow Flurry

This element has a background color of #cdfec2
.element {background-color:#cdfec2;}
.element {background-color:rgba(205, 254, 194, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Snow Flurry

This element has a border color of #cdfec2
.element {border:1px solid #cdfec2;}
.element {border:1px solid rgba(205, 254, 194, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #cdfec2;

Sass / SCSS

$variable: #cdfec2;

Less

@variable: #cdfec2;

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.