All Palettes

Color Palette #1e396c, #3c6a8b, #69b3d8, #f7c94b, #ea5b48

0%
0%
0%

CSS code for this palette

/* CSS */
.limoges {
color: #1e396c;
}
.rainy-lake {
color: #3c6a8b;
}
.broom-butterfly-blue {
color: #69b3d8;
}
.sunny-mood {
color: #f7c94b;
}
.opal-flame {
color: #ea5b48;
}

/* CSS Variables */
:root {
--limoges:#1e396c;
--rainy-lake:#3c6a8b;
--broom-butterfly-blue:#69b3d8;
--sunny-mood:#f7c94b;
--opal-flame:#ea5b48;
}

More palettes to explore