All Palettes

Color Palette #1c5073, #4b8e9b, #79c3aa, #f1d788, #d34d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.canoe-blue {
color: #1c5073;
}
.adrift {
color: #4b8e9b;
}
.green-balloon {
color: #79c3aa;
}
.march-yellow {
color: #f1d788;
}
.warming-heart {
color: #d34d3c;
}

/* CSS Variables */
:root {
--canoe-blue:#1c5073;
--adrift:#4b8e9b;
--green-balloon:#79c3aa;
--march-yellow:#f1d788;
--warming-heart:#d34d3c;
}

More palettes to explore