All Palettes

Color Palette #4a8bba, #69b2d3, #a4d8e5, #f6e1a2, #f7b7a1

0%
0%
0%

CSS code for this palette

/* CSS */
.boat-house {
color: #4a8bba;
}
.charter {
color: #69b2d3;
}
.atlantic-ocean {
color: #a4d8e5;
}
.sun-dust {
color: #f6e1a2;
}
.mystic-tulip {
color: #f7b7a1;
}

/* CSS Variables */
:root {
--boat-house:#4a8bba;
--charter:#69b2d3;
--atlantic-ocean:#a4d8e5;
--sun-dust:#f6e1a2;
--mystic-tulip:#f7b7a1;
}

More palettes to explore