All Palettes

Color Palette #a8c8e1, #e1b7d0, #f4a462, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.template {
color: #a8c8e1;
}
.eau-de-rose {
color: #e1b7d0;
}
.shrimp-cocktail {
color: #f4a462;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--template:#a8c8e1;
--eau-de-rose:#e1b7d0;
--shrimp-cocktail:#f4a462;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore