All Palettes

Color Palette #00b3db, #ff7092, #ffcb5c, #d4a5a5, #4a4e68

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-atoll {
color: #00b3db;
}
.blush-hour {
color: #ff7092;
}
.nacho {
color: #ffcb5c;
}
.la-vie-en-rose {
color: #d4a5a5;
}
.crown-blue {
color: #4a4e68;
}

/* CSS Variables */
:root {
--blue-atoll:#00b3db;
--blush-hour:#ff7092;
--nacho:#ffcb5c;
--la-vie-en-rose:#d4a5a5;
--crown-blue:#4a4e68;
}

More palettes to explore