All Palettes

Color Palette #f26e7d, #f9a46c, #fce8a6, #a4d8e5, #6b71b8

0%
0%
0%

CSS code for this palette

/* CSS */
.strawberry-pink {
color: #f26e7d;
}
.trump-tan {
color: #f9a46c;
}
.bleached-sunflower {
color: #fce8a6;
}
.atlantic-ocean {
color: #a4d8e5;
}
.wind-star {
color: #6b71b8;
}

/* CSS Variables */
:root {
--strawberry-pink:#f26e7d;
--trump-tan:#f9a46c;
--bleached-sunflower:#fce8a6;
--atlantic-ocean:#a4d8e5;
--wind-star:#6b71b8;
}

More palettes to explore