Строгость Color Palette
Discover the beautiful Строгость color palette featuring mulled wine (#4b4e68), waterloo (#7d809b), cadet blue (#a4a7c1), mischka (#d1d5e0) and link water (#f3f5fc).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withBlue, Bright, Elegant, Gray, Minimalist, Modern, Muted, Neutral, 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 Строгость palette
💻 Строгость color palette CSS
/* CSS */
.color-1 {
color: #4b4e68;
}
.color-2 {
color: #7d809b;
}
.color-3 {
color: #a4a7c1;
}
.color-4 {
color: #d1d5e0;
}
.color-5 {
color: #f3f5fc;
}
/* CSS Variables */
:root {
--color-1: #4b4e68;
--color-2: #7d809b;
--color-3: #a4a7c1;
--color-4: #d1d5e0;
--color-5: #f3f5fc;
} 🌈 Строгость background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4b4e68, #7d809b, #a4a7c1, #d1d5e0, #f3f5fc);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4b4e68, #7d809b, #a4a7c1, #d1d5e0, #f3f5fc);
} 🔗 Explore similar color palettes
Строгость color palette created on .