breadcrumb

Blue Martine

Blue Martine preview and CSS codes

Text

This text has a font color of #14cdc8
.text {color:#14cdc8;}
.text {color:rgba(20, 205, 200, 1);}
.text {color:hsl(309, 100%, 3%);}

Background

.element {background-color:#14cdc8;}
.element {background-color:rgba(20, 205, 200, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border

This element has a border color of #14cdc8
.element {border:1px solid #14cdc8;}
.element {border:1px solid rgba(20, 205, 200, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Choices based in your interest