All Palettes

Color Palette #c2d4e0, #f9b4a4, #fdd93a, #f7c7ab, #3b6aa0

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-drive {
color: #c2d4e0;
}
.just-blush {
color: #f9b4a4;
}
.dandelion-yellow {
color: #fdd93a;
}
.bleached-apricot {
color: #f7c7ab;
}
.star-sapphire {
color: #3b6aa0;
}

/* CSS Variables */
:root {
--sea-drive:#c2d4e0;
--just-blush:#f9b4a4;
--dandelion-yellow:#fdd93a;
--bleached-apricot:#f7c7ab;
--star-sapphire:#3b6aa0;
}

More palettes to explore