All Palettes

Color Palette #2b8f9c, #4bb5b9, #85d2e5, #f7e3b6, #f27c21

0%
0%
0%

CSS code for this palette

/* CSS */
.scooter {
color: #2b8f9c;
}
.crystalsong-blue {
color: #4bb5b9;
}
.sky-of-ocean {
color: #85d2e5;
}
.barley-white {
color: #f7e3b6;
}
.sun-orange {
color: #f27c21;
}

/* CSS Variables */
:root {
--scooter:#2b8f9c;
--crystalsong-blue:#4bb5b9;
--sky-of-ocean:#85d2e5;
--barley-white:#f7e3b6;
--sun-orange:#f27c21;
}

More palettes to explore