All Palettes

Color Palette #008fb3, #4fb4b5, #a6d9d4, #f3e4aa, #f9b1ae

0%
0%
0%

CSS code for this palette

/* CSS */
.algiers-blue {
color: #008fb3;
}
.crystalsong-blue {
color: #4fb4b5;
}
.lolly-ice {
color: #a6d9d4;
}
.vanilla {
color: #f3e4aa;
}
.peach-bud {
color: #f9b1ae;
}

/* CSS Variables */
:root {
--algiers-blue:#008fb3;
--crystalsong-blue:#4fb4b5;
--lolly-ice:#a6d9d4;
--vanilla:#f3e4aa;
--peach-bud:#f9b1ae;
}

More palettes to explore