All Palettes

Color Palette #f4b3c7, #f9c59f, #f4e09f, #9fd2f4, #77b6a6

0%
0%
0%

CSS code for this palette

/* CSS */
.rhodonite {
color: #f4b3c7;
}
.shrimp-toast {
color: #f9c59f;
}
.aspen-yellow {
color: #f4e09f;
}
.juzcar-blue {
color: #9fd2f4;
}
.turtle-lake {
color: #77b6a6;
}

/* CSS Variables */
:root {
--rhodonite:#f4b3c7;
--shrimp-toast:#f9c59f;
--aspen-yellow:#f4e09f;
--juzcar-blue:#9fd2f4;
--turtle-lake:#77b6a6;
}

More palettes to explore