All Palettes

Color Palette #3e5a75, #5a8d90, #85c7b1, #f1e4a2, #f47b1f

0%
0%
0%

CSS code for this palette

/* CSS */
.china-pattern {
color: #3e5a75;
}
.dusty-turquoise {
color: #5a8d90;
}
.hellion-green {
color: #85c7b1;
}
.sugar-cookie {
color: #f1e4a2;
}
.sun-orange {
color: #f47b1f;
}

/* CSS Variables */
:root {
--china-pattern:#3e5a75;
--dusty-turquoise:#5a8d90;
--hellion-green:#85c7b1;
--sugar-cookie:#f1e4a2;
--sun-orange:#f47b1f;
}

More palettes to explore