All Palettes

Color Palette #5a8a90, #9fd4d5, #f2ebd4, #f9a858, #e3686a

0%
0%
0%

CSS code for this palette

/* CSS */
.dusty-turquoise {
color: #5a8a90;
}
.shallow-shoal {
color: #9fd4d5;
}
.candlewick {
color: #f2ebd4;
}
.ginger-milk {
color: #f9a858;
}
.childhood-crush {
color: #e3686a;
}

/* CSS Variables */
:root {
--dusty-turquoise:#5a8a90;
--shallow-shoal:#9fd4d5;
--candlewick:#f2ebd4;
--ginger-milk:#f9a858;
--childhood-crush:#e3686a;
}

More palettes to explore