All Palettes

Color Palette #1e3c48, #497c92, #6eb9b2, #f2d450, #e64919

0%
0%
0%

CSS code for this palette

/* CSS */
.sunken-harbor {
color: #1e3c48;
}
.coelin-blue {
color: #497c92;
}
.florida-turquoise {
color: #6eb9b2;
}
.fresh-pineapple {
color: #f2d450;
}
.nasturtium-flower {
color: #e64919;
}

/* CSS Variables */
:root {
--sunken-harbor:#1e3c48;
--coelin-blue:#497c92;
--florida-turquoise:#6eb9b2;
--fresh-pineapple:#f2d450;
--nasturtium-flower:#e64919;
}

More palettes to explore