All Palettes

Color Palette #191b2e, #3a498d, #6a8da9, #b5b0a1, #e2d5b6

0%
0%
0%

CSS code for this palette

/* CSS */
.sambucus {
color: #191b2e;
}
.truth {
color: #3a498d;
}
.scanda {
color: #6a8da9;
}
.camping-tent {
color: #b5b0a1;
}
.hephaestus {
color: #e2d5b6;
}

/* CSS Variables */
:root {
--sambucus:#191b2e;
--truth:#3a498d;
--scanda:#6a8da9;
--camping-tent:#b5b0a1;
--hephaestus:#e2d5b6;
}

More palettes to explore