All Palettes

Color Palette #f0a400, #eab543, #a3d4d7, #5e9c9b, #2b3d50

0%
0%
0%

CSS code for this palette

/* CSS */
.lemon-dream {
color: #f0a400;
}
.honey-glow {
color: #eab543;
}
.smooth-satin {
color: #a3d4d7;
}
.jugendstil-turquoise {
color: #5e9c9b;
}
.snap-shot {
color: #2b3d50;
}

/* CSS Variables */
:root {
--lemon-dream:#f0a400;
--honey-glow:#eab543;
--smooth-satin:#a3d4d7;
--jugendstil-turquoise:#5e9c9b;
--snap-shot:#2b3d50;
}

More palettes to explore