All Palettes

Color Palette #1d4f8b, #e8a1c1, #f9e780, #d6c5e2, #ffffff

0%
0%
0%

CSS code for this palette

/* CSS */
.olympian-blue {
color: #1d4f8b;
}
.think-pink {
color: #e8a1c1;
}
.light-sh-shin-yellow {
color: #f9e780;
}
.purity {
color: #d6c5e2;
}
.white {
color: #ffffff;
}

/* CSS Variables */
:root {
--olympian-blue:#1d4f8b;
--think-pink:#e8a1c1;
--light-sh-shin-yellow:#f9e780;
--purity:#d6c5e2;
--white:#ffffff;
}

More palettes to explore