All Palettes

Color Palette #f3b9b9, #f5d870, #a7e59f, #4ab3e8, #6b5be6

0%
0%
0%

CSS code for this palette

/* CSS */
.old-flame {
color: #f3b9b9;
}
.forsythia-blossom {
color: #f5d870;
}
.grape-green {
color: #a7e59f;
}
.high-blue {
color: #4ab3e8;
}
.blue-hepatica {
color: #6b5be6;
}

/* CSS Variables */
:root {
--old-flame:#f3b9b9;
--forsythia-blossom:#f5d870;
--grape-green:#a7e59f;
--high-blue:#4ab3e8;
--blue-hepatica:#6b5be6;
}

More palettes to explore