All Palettes

Color Palette #f6a9a2, #f1b6c1, #f4e1a4, #a9d6e5, #5b8b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f6a9a2;
}
.ibis {
color: #f1b6c1;
}
.optimistic-yellow {
color: #f4e1a4;
}
.atlantic-ocean {
color: #a9d6e5;
}
.steel-teal {
color: #5b8b8b;
}

/* CSS Variables */
:root {
--calabrese:#f6a9a2;
--ibis:#f1b6c1;
--optimistic-yellow:#f4e1a4;
--atlantic-ocean:#a9d6e5;
--steel-teal:#5b8b8b;
}

More palettes to explore