Royal Green with Gold Color Palette
Discover the beautiful Royal Green with Gold color palette featuring fun green (#007a33), celery (#a6c856), school bus yellow (#ffd900), celery (#b6c85b) and old gold (#d4af35).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withGreen, Gold, Vibrant, Luxury, Bright, Modern, Spring, High Contrast, Earthy 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 Royal Green with Gold palette
💻 Royal Green with Gold color palette CSS
/* CSS */
.color-1 {
color: #007a33;
}
.color-2 {
color: #a6c856;
}
.color-3 {
color: #ffd900;
}
.color-4 {
color: #b6c85b;
}
.color-5 {
color: #d4af35;
}
/* CSS Variables */
:root {
--color-1: #007a33;
--color-2: #a6c856;
--color-3: #ffd900;
--color-4: #b6c85b;
--color-5: #d4af35;
} 🌈 Royal Green with Gold background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #007a33, #a6c856, #ffd900, #b6c85b, #d4af35);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #007a33, #a6c856, #ffd900, #b6c85b, #d4af35);
} 🔗 Explore similar color palettes
Royal Green with Gold color palette created on .