All Palettes

Color Palette #1e396b, #3a6d82, #5ba4a4, #a4d6d6, #f0e2a3

0%
0%
0%

CSS code for this palette

/* CSS */
.passionate-blue {
color: #1e396b;
}
.bering-wave {
color: #3a6d82;
}
.atlas-cedar {
color: #5ba4a4;
}
.smooth-satin {
color: #a4d6d6;
}
.sugar-cookie {
color: #f0e2a3;
}

/* CSS Variables */
:root {
--passionate-blue:#1e396b;
--bering-wave:#3a6d82;
--atlas-cedar:#5ba4a4;
--smooth-satin:#a4d6d6;
--sugar-cookie:#f0e2a3;
}

More palettes to explore