All Palettes

Color Palette #1a5c7f, #4c8bb8, #8edae6, #f5c20a, #d95d30

0%
0%
0%

CSS code for this palette

/* CSS */
.oceanic-motion {
color: #1a5c7f;
}
.boat-house {
color: #4c8bb8;
}
.tanager-turquoise {
color: #8edae6;
}
.sunshine-mellow {
color: #f5c20a;
}
.tangerine-bliss {
color: #d95d30;
}

/* CSS Variables */
:root {
--oceanic-motion:#1a5c7f;
--boat-house:#4c8bb8;
--tanager-turquoise:#8edae6;
--sunshine-mellow:#f5c20a;
--tangerine-bliss:#d95d30;
}

More palettes to explore