All Palettes

Color Palette #1a4e6b, #3b7c8c, #5db1ae, #9bd9b4, #f3e5a5

0%
0%
0%

CSS code for this palette

/* CSS */
.seafarer {
color: #1a4e6b;
}
.larkspur {
color: #3b7c8c;
}
.artesian-well {
color: #5db1ae;
}
.vista-blue {
color: #9bd9b4;
}
.cymophane-yellow {
color: #f3e5a5;
}

/* CSS Variables */
:root {
--seafarer:#1a4e6b;
--larkspur:#3b7c8c;
--artesian-well:#5db1ae;
--vista-blue:#9bd9b4;
--cymophane-yellow:#f3e5a5;
}

More palettes to explore