All Palettes

Color Palette #f6a6a2, #f9c8a9, #f3e09b, #a1d9d9, #3d7a99

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f6a6a2;
}
.fresco-cream {
color: #f9c8a9;
}
.buttery-croissant {
color: #f3e09b;
}
.aqua-island {
color: #a1d9d9;
}
.blue-dart-frog {
color: #3d7a99;
}

/* CSS Variables */
:root {
--calabrese:#f6a6a2;
--fresco-cream:#f9c8a9;
--buttery-croissant:#f3e09b;
--aqua-island:#a1d9d9;
--blue-dart-frog:#3d7a99;
}

More palettes to explore