breadcrumb

White Ice

How White Ice is Used

Industries that Commonly Use White Ice

Color Code Details

HEX #eefcf5
RGB (238, 252, 245);
RGBA (238, 252, 245, 1)
HSL (150, 70%, 96%);
HSLA (150, 70%, 96%, 1);
HSV 150,5,98
HSB 150, 6, 99
HWB 150 93% 1%
CMYK 6, 0, 3, 1
Pantone 1895 C

Preview & Codes Examples

Text Color with White Ice

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

Background Color Using White Ice

.element {background-color:#eefcf5;}
.element {background-color:rgba(238, 252, 245, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with White Ice

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

Preview & Variables

CSS Variables

--variable: #eefcf5;

Sass / SCSS

$variable: #eefcf5;

Less

@variable: #eefcf5;

Similar Cyan Shades You Might Like

Cyan shades add a refreshing, tech-savvy vibe to modern interfaces. Perfect for SaaS, dashboards, and health apps. Browse more clean and vibrant cyan tones below.

Your Opinion Shapes our Colors.