Velatu Color Palette
Discover the beautiful Velatu color palette featuring waterloo (#807d9b), gray suit (#c2c1d2), sidecar (#f2e5b5), sandy brown (#f6a360) and zest (#e77e23).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withSoft, Light, Earthy, Beige, Orange, Modern, Bright Spring, Scandinavian, Neutral 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 Velatu palette
💻 Velatu color palette CSS
/* CSS */
.color-1 {
color: #807d9b;
}
.color-2 {
color: #c2c1d2;
}
.color-3 {
color: #f2e5b5;
}
.color-4 {
color: #f6a360;
}
.color-5 {
color: #e77e23;
}
/* CSS Variables */
:root {
--color-1: #807d9b;
--color-2: #c2c1d2;
--color-3: #f2e5b5;
--color-4: #f6a360;
--color-5: #e77e23;
}
🌈 Velatu background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #807d9b, #c2c1d2, #f2e5b5, #f6a360, #e77e23);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #807d9b, #c2c1d2, #f2e5b5, #f6a360, #e77e23);
}
🔗 Explore similar color palettes
Velatu color palette created on .