breadcrumb

Link Water

How Link Water is Used

Industries that Commonly Use Link Water

Color Code Details

HEX #dff0f7
RGB (223, 240, 247);
RGBA (223, 240, 247, 1)
HSL (198, 60%, 92%);
HSLA (198, 60%, 92%, 1);
HSV 197,9,96
HSB 198, 10, 97
HWB 197 87% 3%
CMYK 10, 3, 0, 3
Pantone 1895 C

Preview & Codes Examples

Text Color with Link Water

This Text has a Font Color of #dff0f7
.text {color:#dff0f7;}
.text {color:rgba(223, 240, 247, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Link Water

.element {background-color:#dff0f7;}
.element {background-color:rgba(223, 240, 247, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Link Water

This element has a border color of #dff0f7
.element {border:1px solid #dff0f7;}
.element {border:1px solid rgba(223, 240, 247, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #dff0f7;

Sass / SCSS

$variable: #dff0f7;

Less

@variable: #dff0f7;

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.