All Palettes

Color Palette #1a9dd1, #65b8e2, #a9e1f9, #fef3b4, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.charybdis {
color: #1a9dd1;
}
.malibu {
color: #65b8e2;
}
.ganon-blue {
color: #a9e1f9;
}
.dandelion-whisper {
color: #fef3b4;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--charybdis:#1a9dd1;
--malibu:#65b8e2;
--ganon-blue:#a9e1f9;
--dandelion-whisper:#fef3b4;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore