All Palettes

Color Palette #2d498f, #76a1d5, #d6c4e3, #f5b7e2, #ff8052

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-highlight {
color: #2d498f;
}
.kindred {
color: #76a1d5;
}
.purity {
color: #d6c4e3;
}
.cotton-candy-aesthetic {
color: #f5b7e2;
}
.n-rang-orange {
color: #ff8052;
}

/* CSS Variables */
:root {
--blue-highlight:#2d498f;
--kindred:#76a1d5;
--purity:#d6c4e3;
--cotton-candy-aesthetic:#f5b7e2;
--n-rang-orange:#ff8052;
}

More palettes to explore