All Palettes

Color Palette #3b8ea0, #5abf7f, #f6e27e, #f8c54f, #e2573c

0%
0%
0%

CSS code for this palette

/* CSS */
.winter-time {
color: #3b8ea0;
}
.heart-chakra {
color: #5abf7f;
}
.yellow-dragon {
color: #f6e27e;
}
.creamy-sweet-corn {
color: #f8c54f;
}
.tiger-lily {
color: #e2573c;
}

/* CSS Variables */
:root {
--winter-time:#3b8ea0;
--heart-chakra:#5abf7f;
--yellow-dragon:#f6e27e;
--creamy-sweet-corn:#f8c54f;
--tiger-lily:#e2573c;
}

More palettes to explore