All Palettes

Color Palette #f2a9a1, #f5d47f, #f2e44a, #b9e5e9, #499c9b

0%
0%
0%

CSS code for this palette

/* CSS */
.roseberry {
color: #f2a9a1;
}
.jemima {
color: #f5d47f;
}
.yellow-petal {
color: #f2e44a;
}
.soaring-sky {
color: #b9e5e9;
}
.coolbox-ice-turquoise {
color: #499c9b;
}

/* CSS Variables */
:root {
--roseberry:#f2a9a1;
--jemima:#f5d47f;
--yellow-petal:#f2e44a;
--soaring-sky:#b9e5e9;
--coolbox-ice-turquoise:#499c9b;
}

More palettes to explore