All Palettes

Color Palette #0a3d61, #1e7d94, #4eb7b1, #86e1e4, #fbe3b6

0%
0%
0%

CSS code for this palette

/* CSS */
.forest-blues {
color: #0a3d61;
}
.pagoda-blue {
color: #1e7d94;
}
.crystalsong-blue {
color: #4eb7b1;
}
.island-paradise {
color: #86e1e4;
}
.white-strawberry {
color: #fbe3b6;
}

/* CSS Variables */
:root {
--forest-blues:#0a3d61;
--pagoda-blue:#1e7d94;
--crystalsong-blue:#4eb7b1;
--island-paradise:#86e1e4;
--white-strawberry:#fbe3b6;
}

More palettes to explore