All Palettes

Color Palette #f7b2a1, #f2b950, #f2e7ba, #a3d4e0, #6b9e91

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.bee {
color: #f2b950;
}
.sandy-shore {
color: #f2e7ba;
}
.french-pass {
color: #a3d4e0;
}
.jade-dragon {
color: #6b9e91;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--bee:#f2b950;
--sandy-shore:#f2e7ba;
--french-pass:#a3d4e0;
--jade-dragon:#6b9e91;
}

More palettes to explore