All Palettes

Color Palette #4dabd1, #3e9cc1, #2f8fb1, #1f7bad, #ffb84d

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-blue {
color: #4dabd1;
}
.norse-blue {
color: #3e9cc1;
}
.carol {
color: #2f8fb1;
}
.blue-vacation {
color: #1f7bad;
}
.floral-leaf {
color: #ffb84d;
}

/* CSS Variables */
:root {
--mystic-blue:#4dabd1;
--norse-blue:#3e9cc1;
--carol:#2f8fb1;
--blue-vacation:#1f7bad;
--floral-leaf:#ffb84d;
}

More palettes to explore