All Palettes

Color Palette #f9b4b4, #ff6e61, #ff9e66, #ffd54d, #b6e6fc

0%
0%
0%

CSS code for this palette

/* CSS */
.precious-pink {
color: #f9b4b4;
}
.grapefruit-pulp {
color: #ff6e61;
}
.fresh-cantaloupe {
color: #ff9e66;
}
.vibrant {
color: #ffd54d;
}
.arctic-paradise {
color: #b6e6fc;
}

/* CSS Variables */
:root {
--precious-pink:#f9b4b4;
--grapefruit-pulp:#ff6e61;
--fresh-cantaloupe:#ff9e66;
--vibrant:#ffd54d;
--arctic-paradise:#b6e6fc;
}

More palettes to explore