All Palettes

Color Palette #5fbf8f, #a3d7ba, #f2e4b5, #f9bfb4, #e56c90

0%
0%
0%

CSS code for this palette

/* CSS */
.techno-turquoise {
color: #5fbf8f;
}
.flowering-cactus {
color: #a3d7ba;
}
.james-blonde {
color: #f2e4b5;
}
.rustique {
color: #f9bfb4;
}
.loveland {
color: #e56c90;
}

/* CSS Variables */
:root {
--techno-turquoise:#5fbf8f;
--flowering-cactus:#a3d7ba;
--james-blonde:#f2e4b5;
--rustique:#f9bfb4;
--loveland:#e56c90;
}

More palettes to explore