All Palettes

Color Palette #1d1f25, #4a4e59, #7b808e, #b1d3f1, #f6a2a2

0%
0%
0%

CSS code for this palette

/* CSS */
.noble-black {
color: #1d1f25;
}
.extinct-volcano {
color: #4a4e59;
}
.blue-mood {
color: #7b808e;
}
.blue-rice {
color: #b1d3f1;
}
.candy-heart-pink {
color: #f6a2a2;
}

/* CSS Variables */
:root {
--noble-black:#1d1f25;
--extinct-volcano:#4a4e59;
--blue-mood:#7b808e;
--blue-rice:#b1d3f1;
--candy-heart-pink:#f6a2a2;
}

More palettes to explore