All Palettes

Color Palette #1f898e, #6bb5b8, #a1d9ce, #e0f4f5, #f5c7c7

0%
0%
0%

CSS code for this palette

/* CSS */
.river-fountain {
color: #1f898e;
}
.fresh-soft-blue {
color: #6bb5b8;
}
.whirlpool {
color: #a1d9ce;
}
.frosty-mint {
color: #e0f4f5;
}
.first-peach {
color: #f5c7c7;
}

/* CSS Variables */
:root {
--river-fountain:#1f898e;
--fresh-soft-blue:#6bb5b8;
--whirlpool:#a1d9ce;
--frosty-mint:#e0f4f5;
--first-peach:#f5c7c7;
}

More palettes to explore