All Palettes

Color Palette #1ab2e0, #5ed3e8, #a4e9f4, #f4c7b3, #f9a77b

0%
0%
0%

CSS code for this palette

/* CSS */
.huelve-o-horizon {
color: #1ab2e0;
}
.electric-lemonade {
color: #5ed3e8;
}
.blizzard-blue {
color: #a4e9f4;
}
.taco {
color: #f4c7b3;
}
.apricot-wash {
color: #f9a77b;
}

/* CSS Variables */
:root {
--huelve-o-horizon:#1ab2e0;
--electric-lemonade:#5ed3e8;
--blizzard-blue:#a4e9f4;
--taco:#f4c7b3;
--apricot-wash:#f9a77b;
}

More palettes to explore