All Palettes

Color Palette #a1c2e8, #f2b1c3, #ffda85, #ff6e61, #6dab8c

0%
0%
0%

CSS code for this palette

/* CSS */
.sky-high {
color: #a1c2e8;
}
.ibis {
color: #f2b1c3;
}
.spirited-yellow {
color: #ffda85;
}
.grapefruit-pulp {
color: #ff6e61;
}
.dublin-jack {
color: #6dab8c;
}

/* CSS Variables */
:root {
--sky-high:#a1c2e8;
--ibis:#f2b1c3;
--spirited-yellow:#ffda85;
--grapefruit-pulp:#ff6e61;
--dublin-jack:#6dab8c;
}

More palettes to explore