All Palettes

Color Palette #3b6d9b, #5ea1b5, #88c5c8, #f8e6a0, #f4a462

0%
0%
0%

CSS code for this palette

/* CSS */
.star-sapphire {
color: #3b6d9b;
}
.dolphin-daze {
color: #5ea1b5;
}
.embellished-blue {
color: #88c5c8;
}
.venetian-yellow {
color: #f8e6a0;
}
.shrimp-cocktail {
color: #f4a462;
}

/* CSS Variables */
:root {
--star-sapphire:#3b6d9b;
--dolphin-daze:#5ea1b5;
--embellished-blue:#88c5c8;
--venetian-yellow:#f8e6a0;
--shrimp-cocktail:#f4a462;
}

More palettes to explore