All Palettes

Color Palette #1e5a7b, #4eb1a2, #87d4b5, #f6c34c, #e77e23

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-hunter {
color: #1e5a7b;
}
.sacred-turquoise {
color: #4eb1a2;
}
.tropical-trail {
color: #87d4b5;
}
.creamy-sweet-corn {
color: #f6c34c;
}
.orange-gluttony {
color: #e77e23;
}

/* CSS Variables */
:root {
--sea-hunter:#1e5a7b;
--sacred-turquoise:#4eb1a2;
--tropical-trail:#87d4b5;
--creamy-sweet-corn:#f6c34c;
--orange-gluttony:#e77e23;
}

More palettes to explore