All Palettes

Color Palette #4b8a9b, #80c3c6, #a6dfe2, #f4c4a4, #f1736a

0%
0%
0%

CSS code for this palette

/* CSS */
.hippie-blue {
color: #4b8a9b;
}
.celestine {
color: #80c3c6;
}
.geyser-pool {
color: #a6dfe2;
}
.australian-apricot {
color: #f4c4a4;
}
.debutante {
color: #f1736a;
}

/* CSS Variables */
:root {
--hippie-blue:#4b8a9b;
--celestine:#80c3c6;
--geyser-pool:#a6dfe2;
--australian-apricot:#f4c4a4;
--debutante:#f1736a;
}

More palettes to explore