All Palettes

Color Palette #f6a2a2, #f4cb9f, #e3e5a4, #a2d7d0, #6b8dae

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-heart-pink {
color: #f6a2a2;
}
.sundown {
color: #f4cb9f;
}
.kiwi-ice-cream {
color: #e3e5a4;
}
.touch-of-turquoise {
color: #a2d7d0;
}
.distant-sky {
color: #6b8dae;
}

/* CSS Variables */
:root {
--candy-heart-pink:#f6a2a2;
--sundown:#f4cb9f;
--kiwi-ice-cream:#e3e5a4;
--touch-of-turquoise:#a2d7d0;
--distant-sky:#6b8dae;
}

More palettes to explore