All Palettes

Color Palette #f6aba2, #f4c6a9, #f2e8ba, #c7e09e, #9fd8e0

0%
0%
0%

CSS code for this palette

/* CSS */
.rosy-outlook {
color: #f6aba2;
}
.citrus-sachet {
color: #f4c6a9;
}
.sandy-shore {
color: #f2e8ba;
}
.frisky {
color: #c7e09e;
}
.terrace-pool {
color: #9fd8e0;
}

/* CSS Variables */
:root {
--rosy-outlook:#f6aba2;
--citrus-sachet:#f4c6a9;
--sandy-shore:#f2e8ba;
--frisky:#c7e09e;
--terrace-pool:#9fd8e0;
}

More palettes to explore