All Palettes

Color Palette #3b6aa0, #4ea2c6, #a3d7e0, #f0e4a8, #f4a462

0%
0%
0%

CSS code for this palette

/* CSS */
.star-sapphire {
color: #3b6aa0;
}
.blue-grotto {
color: #4ea2c6;
}
.terrace-pool {
color: #a3d7e0;
}
.boxwood-yellow {
color: #f0e4a8;
}
.shrimp-cocktail {
color: #f4a462;
}

/* CSS Variables */
:root {
--star-sapphire:#3b6aa0;
--blue-grotto:#4ea2c6;
--terrace-pool:#a3d7e0;
--boxwood-yellow:#f0e4a8;
--shrimp-cocktail:#f4a462;
}

More palettes to explore