All Palettes

Color Palette #5b9f8c, #a1d9c0, #f3e7d3, #ff6e61, #fab700

0%
0%
0%

CSS code for this palette

/* CSS */
.derby-green {
color: #5b9f8c;
}
.flowering-cactus {
color: #a1d9c0;
}
.vanilla-paste {
color: #f3e7d3;
}
.grapefruit-pulp {
color: #ff6e61;
}
.blue-angels-yellow {
color: #fab700;
}

/* CSS Variables */
:root {
--derby-green:#5b9f8c;
--flowering-cactus:#a1d9c0;
--vanilla-paste:#f3e7d3;
--grapefruit-pulp:#ff6e61;
--blue-angels-yellow:#fab700;
}

More palettes to explore