All Palettes

Color Palette #a6d8e3, #f6b8a2, #f9d75d, #dac9e8, #f76e6e

0%
0%
0%

CSS code for this palette

/* CSS */
.atlantic-ocean {
color: #a6d8e3;
}
.mystic-tulip {
color: #f6b8a2;
}
.glitter-yellow {
color: #f9d75d;
}
.plum-s-the-word {
color: #dac9e8;
}
.breeze-of-chilli {
color: #f76e6e;
}

/* CSS Variables */
:root {
--atlantic-ocean:#a6d8e3;
--mystic-tulip:#f6b8a2;
--glitter-yellow:#f9d75d;
--plum-s-the-word:#dac9e8;
--breeze-of-chilli:#f76e6e;
}

More palettes to explore