All Palettes

Color Palette #1e5785, #4c9080, #aad86f, #f5e67f, #f25d2c

0%
0%
0%

CSS code for this palette

/* CSS */
.oceanic-motion {
color: #1e5785;
}
.dusty-teal {
color: #4c9080;
}
.bilious-green {
color: #aad86f;
}
.light-sh-shin-yellow {
color: #f5e67f;
}
.exuberant-orange {
color: #f25d2c;
}

/* CSS Variables */
:root {
--oceanic-motion:#1e5785;
--dusty-teal:#4c9080;
--bilious-green:#aad86f;
--light-sh-shin-yellow:#f5e67f;
--exuberant-orange:#f25d2c;
}

More palettes to explore