All Palettes

Color Palette #1a3d5b, #4d6a8f, #a1c6d4, #f5d56b, #e07b5c

0%
0%
0%

CSS code for this palette

/* CSS */
.capital-blue {
color: #1a3d5b;
}
.wickford-bay {
color: #4d6a8f;
}
.blue-dam {
color: #a1c6d4;
}
.forsythia-blossom {
color: #f5d56b;
}
.dry-peach {
color: #e07b5c;
}

/* CSS Variables */
:root {
--capital-blue:#1a3d5b;
--wickford-bay:#4d6a8f;
--blue-dam:#a1c6d4;
--forsythia-blossom:#f5d56b;
--dry-peach:#e07b5c;
}

More palettes to explore