All Palettes

Color Palette #a8d3e1, #f4a462, #f1c84b, #e76d65, #c25b84

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.shrimp-cocktail {
color: #f4a462;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.childhood-crush {
color: #e76d65;
}
.beauty-queen {
color: #c25b84;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--shrimp-cocktail:#f4a462;
--solar-plexus-chakra:#f1c84b;
--childhood-crush:#e76d65;
--beauty-queen:#c25b84;
}

More palettes to explore