breadcrumb

Geyser

Geyser preview and CSS codes

Text

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

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

Border

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%);}

Choices based in your interest