breadcrumb

Geyser

Industries that Commonly Use Geyser

Color Code Details

HEX #dae7e6
RGB (218, 231, 230);
RGBA (218, 231, 230, 1)
HSL (175, 21%, 88%);
HSLA (175, 21%, 88%, 1);
HSV 175,5,90
HSB 175, 6, 91
HWB 175 85% 9%
CMYK 6, 0, 0, 9
Pantone 1895 C

Preview & Codes Examples

Text Color with Geyser

This Text has a Font Color of #dae7e6
.text {color:#dae7e6;}
.text {color:rgba(218, 231, 230, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Geyser

.element {background-color:#dae7e6;}
.element {background-color:rgba(218, 231, 230, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Geyser

This element has a border color of #dae7e6
.element {border:1px solid #dae7e6;}
.element {border:1px solid rgba(218, 231, 230, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #dae7e6;

Sass / SCSS

$variable: #dae7e6;

Less

@variable: #dae7e6;

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.