All Palettes

Color Palette #4d6d89, #8c9fb1, #b9c2c6, #d6b629, #c94c26

0%
0%
0%

CSS code for this palette

/* CSS */
.revel-blue {
color: #4d6d89;
}
.periwinkle-dusk {
color: #8c9fb1;
}
.blue-to-you {
color: #b9c2c6;
}
.indian-pale-ale {
color: #d6b629;
}
.peanut-butter-jelly {
color: #c94c26;
}

/* CSS Variables */
:root {
--revel-blue:#4d6d89;
--periwinkle-dusk:#8c9fb1;
--blue-to-you:#b9c2c6;
--indian-pale-ale:#d6b629;
--peanut-butter-jelly:#c94c26;
}

More palettes to explore