90s High Fashion Cool Toned Minimalism Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with 90s High Fashion Cool Toned Minimalism palette
Download 90s High Fashion Cool Toned Minimalism Color Palette (PNG)
90s High Fashion Cool Toned Minimalism color palette CSS
/* CSS */
.color-1 {
color: #a3c4d7;
}
.color-2 {
color: #b8e2e5;
}
.color-3 {
color: #d4f3f7;
}
.color-4 {
color: #f0b2d3;
}
.color-5 {
color: #f6a2b8;
}
/* CSS Variables */
:root {
--color-1: #a3c4d7;
--color-2: #b8e2e5;
--color-3: #d4f3f7;
--color-4: #f0b2d3;
--color-5: #f6a2b8;
}
90s High Fashion Cool Toned Minimalism background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a3c4d7, #b8e2e5, #d4f3f7, #f0b2d3, #f6a2b8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a3c4d7, #b8e2e5, #d4f3f7, #f0b2d3, #f6a2b8);
}
Similar color palettes
90s High Fashion Cool Toned Minimalism color palette created on .