All Palettes

Color Palette #56b3bd, #8fdcdc, #b3e5e6, #f1f9f9, #f6c6c6

0%
0%
0%

CSS code for this palette

/* CSS */
.thalassa {
color: #56b3bd;
}
.limpet-shell {
color: #8fdcdc;
}
.seascape-green {
color: #b3e5e6;
}
.distant-horizon {
color: #f1f9f9;
}
.english-rose {
color: #f6c6c6;
}

/* CSS Variables */
:root {
--thalassa:#56b3bd;
--limpet-shell:#8fdcdc;
--seascape-green:#b3e5e6;
--distant-horizon:#f1f9f9;
--english-rose:#f6c6c6;
}

More palettes to explore