All Palettes

Color Palette #f7caca, #f9d69f, #f9e8b4, #a1d7e3, #709ec2

0%
0%
0%

CSS code for this palette

/* CSS */
.happy-piglets {
color: #f7caca;
}
.milky-maize {
color: #f9d69f;
}
.banana-yogurt {
color: #f9e8b4;
}
.terrace-pool {
color: #a1d7e3;
}
.blue-promise {
color: #709ec2;
}

/* CSS Variables */
:root {
--happy-piglets:#f7caca;
--milky-maize:#f9d69f;
--banana-yogurt:#f9e8b4;
--terrace-pool:#a1d7e3;
--blue-promise:#709ec2;
}

More palettes to explore