90s High Fashion Cool Toned Minimalism Color Palette
Discover the beautiful 90s High Fashion Cool Toned Minimalism color palette featuring pigeon post (#a3c4d7), jagged ice (#b8e2e5), white ice (#d4f3f7), azalea (#f0b2d3) and illusion (#f6a2b8).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics with90s, Aesthetic, Cool, Bright, Pastel, Modern, Minimalist, Fashion, Soft color palettes and combinations.
💡 What You Can Do
ColorMagic makes it easy to:
- •Copy precise HEX codes and RGB values for your designs
- •Adjust its brightness, saturation, and warmth to create new variations
- •Preview UI components to see how colors work in real interfaces
- •Copy CSS code including background gradients and color variables
- •Download the palette
- •Share your palette with team members and clients
🎨 Preview UI Components
UI Examples
Explore beautiful UI components with 90s High Fashion Cool Toned Minimalism palette
💻 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);
}
🔗 Explore similar color palettes
90s High Fashion Cool Toned Minimalism color palette created on .