All Palettes

Color Palette #3b6d9b, #5d9cb1, #8db8c4, #d3e4e2, #f3b6a0

0%
0%
0%

CSS code for this palette

/* CSS */
.star-sapphire {
color: #3b6d9b;
}
.pass-time-blue {
color: #5d9cb1;
}
.trisha-s-eyes {
color: #8db8c4;
}
.meadowsweet-mist {
color: #d3e4e2;
}
.first-date {
color: #f3b6a0;
}

/* CSS Variables */
:root {
--star-sapphire:#3b6d9b;
--pass-time-blue:#5d9cb1;
--trisha-s-eyes:#8db8c4;
--meadowsweet-mist:#d3e4e2;
--first-date:#f3b6a0;
}

More palettes to explore