All Palettes

Color Palette #a9d6e5, #f6c6c6, #f8e4b9, #f1c6b1, #b4e7a2

0%
0%
0%

CSS code for this palette

/* CSS */
.atlantic-ocean {
color: #a9d6e5;
}
.english-rose {
color: #f6c6c6;
}
.gentle-glow {
color: #f8e4b9;
}
.peach-temptation {
color: #f1c6b1;
}
.basil-smash {
color: #b4e7a2;
}

/* CSS Variables */
:root {
--atlantic-ocean:#a9d6e5;
--english-rose:#f6c6c6;
--gentle-glow:#f8e4b9;
--peach-temptation:#f1c6b1;
--basil-smash:#b4e7a2;
}

More palettes to explore