Gray Russian Winter Color Palette
Discover the beautiful Gray Russian Winter color palette featuring waikawa gray (#5b5b8b), cadet blue (#a8b3c2), gray suit (#d1c5d8), chamois (#efd9b8) and fuzzy wuzzy brown (#c84c4c).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withDark Winter, Blue, Cream, Red, Vintage 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 Gray Russian Winter palette
💻 Gray Russian Winter color palette CSS
/* CSS */
.color-1 {
color: #5b5b8b;
}
.color-2 {
color: #a8b3c2;
}
.color-3 {
color: #d1c5d8;
}
.color-4 {
color: #efd9b8;
}
.color-5 {
color: #c84c4c;
}
/* CSS Variables */
:root {
--color-1: #5b5b8b;
--color-2: #a8b3c2;
--color-3: #d1c5d8;
--color-4: #efd9b8;
--color-5: #c84c4c;
}
🌈 Gray Russian Winter background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5b5b8b, #a8b3c2, #d1c5d8, #efd9b8, #c84c4c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5b5b8b, #a8b3c2, #d1c5d8, #efd9b8, #c84c4c);
}
🔗 Explore similar color palettes
Gray Russian Winter color palette created on .