All Palettes

Color Palette #4f9ea1, #4cb6b8, #6de3d7, #1a8a8e, #f1d7c1

0%
0%
0%

CSS code for this palette

/* CSS */
.rockpool {
color: #4f9ea1;
}
.crystalsong-blue {
color: #4cb6b8;
}
.turquoise-chalk {
color: #6de3d7;
}
.pagoda-blue {
color: #1a8a8e;
}
.iced-apricot {
color: #f1d7c1;
}

/* CSS Variables */
:root {
--rockpool:#4f9ea1;
--crystalsong-blue:#4cb6b8;
--turquoise-chalk:#6de3d7;
--pagoda-blue:#1a8a8e;
--iced-apricot:#f1d7c1;
}

More palettes to explore