All Palettes

Color Palette #f6aba2, #f4d4a4, #a6d8b4, #4cb6c2, #2d5d67

0%
0%
0%

CSS code for this palette

/* CSS */
.rosy-outlook {
color: #f6aba2;
}
.pismo-dunes {
color: #f4d4a4;
}
.frugal {
color: #a6d8b4;
}
.glassmith {
color: #4cb6c2;
}
.night-shift {
color: #2d5d67;
}

/* CSS Variables */
:root {
--rosy-outlook:#f6aba2;
--pismo-dunes:#f4d4a4;
--frugal:#a6d8b4;
--glassmith:#4cb6c2;
--night-shift:#2d5d67;
}

More palettes to explore