All Palettes

Color Palette #e0c4f3, #a7b8e7, #4b7bec, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.neon-boneyard {
color: #e0c4f3;
}
.perano {
color: #a7b8e7;
}
.blue-oyster-cult {
color: #4b7bec;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--neon-boneyard:#e0c4f3;
--perano:#a7b8e7;
--blue-oyster-cult:#4b7bec;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore