All Palettes

Color Palette #66a3c2, #4da0a8, #3b8b8c, #f9c56c, #f4715d

0%
0%
0%

CSS code for this palette

/* CSS */
.scott-base {
color: #66a3c2;
}
.basilica-blue {
color: #4da0a8;
}
.blue-chill {
color: #3b8b8c;
}
.sundance {
color: #f9c56c;
}
.peach-echo {
color: #f4715d;
}

/* CSS Variables */
:root {
--scott-base:#66a3c2;
--basilica-blue:#4da0a8;
--blue-chill:#3b8b8c;
--sundance:#f9c56c;
--peach-echo:#f4715d;
}

More palettes to explore