All Palettes

Color Palette #a4d9e5, #f1c4c0, #ffb861, #f6e7c1, #69af4b

0%
0%
0%

CSS code for this palette

/* CSS */
.havana-blue {
color: #a4d9e5;
}
.channel {
color: #f1c4c0;
}
.peanut-butter-chicken {
color: #ffb861;
}
.barely-butter {
color: #f6e7c1;
}
.sour-candy {
color: #69af4b;
}

/* CSS Variables */
:root {
--havana-blue:#a4d9e5;
--channel:#f1c4c0;
--peanut-butter-chicken:#ffb861;
--barely-butter:#f6e7c1;
--sour-candy:#69af4b;
}

More palettes to explore