Corviknight Color Palette
Discover the beautiful Corviknight color palette featuring steel gray (#1b1e28), bright gray (#3c424e), shuttle gray (#606d7b), regent gray (#8a9ba8) and botticelli (#c3d3df).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withAviary, Blue, Bright Winter, Dark, Gray, Masculine, Modern, Neutral, Vibrant 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 Corviknight palette
💻 Corviknight color palette CSS
/* CSS */
.color-1 {
color: #1b1e28;
}
.color-2 {
color: #3c424e;
}
.color-3 {
color: #606d7b;
}
.color-4 {
color: #8a9ba8;
}
.color-5 {
color: #c3d3df;
}
/* CSS Variables */
:root {
--color-1: #1b1e28;
--color-2: #3c424e;
--color-3: #606d7b;
--color-4: #8a9ba8;
--color-5: #c3d3df;
} 🌈 Corviknight background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1b1e28, #3c424e, #606d7b, #8a9ba8, #c3d3df);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1b1e28, #3c424e, #606d7b, #8a9ba8, #c3d3df);
} 🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
Corviknight color palette created on .