All Palettes

Color Palette #a3e1d2, #f7d4b6, #f6a7c1, #ffb84d, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.aqua-wish {
color: #a3e1d2;
}
.cheddar-corn {
color: #f7d4b6;
}
.rogue-pink {
color: #f6a7c1;
}
.floral-leaf {
color: #ffb84d;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--aqua-wish:#a3e1d2;
--cheddar-corn:#f7d4b6;
--rogue-pink:#f6a7c1;
--floral-leaf:#ffb84d;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore