90s Cool Toned Minimalism Color Palette
Discover the beautiful 90s Cool Toned Minimalism color palette featuring cornflower (#a6c6ed), hippie blue (#5b90b3), oxford blue (#3d4c5c), jungle mist (#b4d9d9) and manhattan (#f8b98b).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics with90s, Aesthetic, Blue, Minimalist, Soft, Teal, Tropical, Vibrant, Light Summer, Warm Spring 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 Cool Toned Minimalism palette
💻 90s Cool Toned Minimalism color palette CSS
/* CSS */
.color-1 {
color: #a6c6ed;
}
.color-2 {
color: #5b90b3;
}
.color-3 {
color: #3d4c5c;
}
.color-4 {
color: #b4d9d9;
}
.color-5 {
color: #f8b98b;
}
/* CSS Variables */
:root {
--color-1: #a6c6ed;
--color-2: #5b90b3;
--color-3: #3d4c5c;
--color-4: #b4d9d9;
--color-5: #f8b98b;
}
🌈 90s Cool Toned Minimalism background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a6c6ed, #5b90b3, #3d4c5c, #b4d9d9, #f8b98b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a6c6ed, #5b90b3, #3d4c5c, #b4d9d9, #f8b98b);
}
🔗 Explore similar color palettes
90s Cool Toned Minimalism color palette created on .