All Palettes

Color Palette #f3a5a0, #f9d59f, #f1eab6, #a0d9d3, #6f9beb

0%
0%
0%

CSS code for this palette

/* CSS */
.roseberry {
color: #f3a5a0;
}
.paw-paw {
color: #f9d59f;
}
.invigorating {
color: #f1eab6;
}
.blue-tint {
color: #a0d9d3;
}
.guilliman-blue {
color: #6f9beb;
}

/* CSS Variables */
:root {
--roseberry:#f3a5a0;
--paw-paw:#f9d59f;
--invigorating:#f1eab6;
--blue-tint:#a0d9d3;
--guilliman-blue:#6f9beb;
}

More palettes to explore