All Palettes

Color Palette #4e92b1, #6bb8d6, #8fd4e0, #f1c1d2, #e2b1c9

0%
0%
0%

CSS code for this palette

/* CSS */
.atlantic-gull {
color: #4e92b1;
}
.baby-tears {
color: #6bb8d6;
}
.plunging-waterfall {
color: #8fd4e0;
}
.carnation-bouquet {
color: #f1c1d2;
}
.muddy-mauve {
color: #e2b1c9;
}

/* CSS Variables */
:root {
--atlantic-gull:#4e92b1;
--baby-tears:#6bb8d6;
--plunging-waterfall:#8fd4e0;
--carnation-bouquet:#f1c1d2;
--muddy-mauve:#e2b1c9;
}

More palettes to explore