All Palettes

Color Palette #00a5e0, #00c4f0, #88e2f7, #f7e64a, #f06c00

0%
0%
0%

CSS code for this palette

/* CSS */
.vanadyl-blue {
color: #00a5e0;
}
.picnic-day-sky {
color: #00c4f0;
}
.tranquil-pool {
color: #88e2f7;
}
.yellow-petal {
color: #f7e64a;
}
.royal-flycatcher-crest {
color: #f06c00;
}

/* CSS Variables */
:root {
--vanadyl-blue:#00a5e0;
--picnic-day-sky:#00c4f0;
--tranquil-pool:#88e2f7;
--yellow-petal:#f7e64a;
--royal-flycatcher-crest:#f06c00;
}

More palettes to explore