All Palettes

Color Palette #191e38, #3d598a, #65b1c8, #f0c17a, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.kon {
color: #191e38;
}
.delft {
color: #3d598a;
}
.delicate-girl-blue {
color: #65b1c8;
}
.sunrise {
color: #f0c17a;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--kon:#191e38;
--delft:#3d598a;
--delicate-girl-blue:#65b1c8;
--sunrise:#f0c17a;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore