All Palettes

Color Palette #f3a5a0, #f4c65d, #6ab4b1, #2e7b7f, #4b3a5f

0%
0%
0%

CSS code for this palette

/* CSS */
.roseberry {
color: #f3a5a0;
}
.deep-fried-sun-rays {
color: #f4c65d;
}
.florida-turquoise {
color: #6ab4b1;
}
.atoll {
color: #2e7b7f;
}
.mulberry-purple {
color: #4b3a5f;
}

/* CSS Variables */
:root {
--roseberry:#f3a5a0;
--deep-fried-sun-rays:#f4c65d;
--florida-turquoise:#6ab4b1;
--atoll:#2e7b7f;
--mulberry-purple:#4b3a5f;
}

More palettes to explore