All Palettes

Color Palette #3b8ea0, #87c0d9, #f4e1b3, #f7a7a1, #d94f3a

0%
0%
0%

CSS code for this palette

/* CSS */
.winter-time {
color: #3b8ea0;
}
.sky-babe {
color: #87c0d9;
}
.friendly-yellow {
color: #f4e1b3;
}
.roseberry {
color: #f7a7a1;
}
.fire-island {
color: #d94f3a;
}

/* CSS Variables */
:root {
--winter-time:#3b8ea0;
--sky-babe:#87c0d9;
--friendly-yellow:#f4e1b3;
--roseberry:#f7a7a1;
--fire-island:#d94f3a;
}

More palettes to explore