All Palettes

Color Palette #1e6b9f, #4fc2d8, #a1e1e8, #f1e3b1, #f1b341

0%
0%
0%

CSS code for this palette

/* CSS */
.jazz-blue {
color: #1e6b9f;
}
.bachelor-button {
color: #4fc2d8;
}
.luminescent-blue {
color: #a1e1e8;
}
.lime-bright {
color: #f1e3b1;
}
.butter-cream {
color: #f1b341;
}

/* CSS Variables */
:root {
--jazz-blue:#1e6b9f;
--bachelor-button:#4fc2d8;
--luminescent-blue:#a1e1e8;
--lime-bright:#f1e3b1;
--butter-cream:#f1b341;
}

More palettes to explore