All Palettes

Color Palette #a0d4e9, #f6b4a2, #f9e0b9, #c1ebc3, #80b3d6

0%
0%
0%

CSS code for this palette

/* CSS */
.light-budgie-blue {
color: #a0d4e9;
}
.first-date {
color: #f6b4a2;
}
.curd {
color: #f9e0b9;
}
.peasful-mint {
color: #c1ebc3;
}
.regale-blue {
color: #80b3d6;
}

/* CSS Variables */
:root {
--light-budgie-blue:#a0d4e9;
--first-date:#f6b4a2;
--curd:#f9e0b9;
--peasful-mint:#c1ebc3;
--regale-blue:#80b3d6;
}

More palettes to explore