Pavilion Color Palette
Discover the beautiful Pavilion color palette featuring cashmere (#e4b5a0), morning glory (#a3d5e0), citrine white (#f9f3d7), rose bud (#f7a097) and east side (#b78ecd).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withPavilion, Bright, Soft Summer, Aqua, Peach, Cream, Pink, Lavender, Tropical 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 Pavilion palette
💻 Pavilion color palette CSS
/* CSS */
.color-1 {
color: #e4b5a0;
}
.color-2 {
color: #a3d5e0;
}
.color-3 {
color: #f9f3d7;
}
.color-4 {
color: #f7a097;
}
.color-5 {
color: #b78ecd;
}
/* CSS Variables */
:root {
--color-1: #e4b5a0;
--color-2: #a3d5e0;
--color-3: #f9f3d7;
--color-4: #f7a097;
--color-5: #b78ecd;
}
🌈 Pavilion background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e4b5a0, #a3d5e0, #f9f3d7, #f7a097, #b78ecd);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e4b5a0, #a3d5e0, #f9f3d7, #f7a097, #b78ecd);
}
🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
Pavilion color palette created on .