Blue Griefer Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Blue Griefer palette
Blue Griefer color palette CSS
/* CSS */
.color-1 {
color: #4b91e2;
}
.color-2 {
color: #51b3a3;
}
.color-3 {
color: #f6c84c;
}
.color-4 {
color: #ff6e61;
}
.color-5 {
color: #e94e77;
}
/* CSS Variables */
:root {
--color-1: #4b91e2;
--color-2: #51b3a3;
--color-3: #f6c84c;
--color-4: #ff6e61;
--color-5: #e94e77;
}
Blue Griefer background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4b91e2, #51b3a3, #f6c84c, #ff6e61, #e94e77);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4b91e2, #51b3a3, #f6c84c, #ff6e61, #e94e77);
}
Similar color palettes
Scroll down to explore 300+ Aesthetic color palettes
- Bright Blue
- Serene Scholar Blues
- Scholarly Spectrum
- Ethereal Resonance
- Shades of Blue
- Ethereal Oddities
- Ocean Breeze Sunrise
- Aqua Playground
- Celestial Harmony
- Purple Twilight
- Cotton Candy Dreams
- Whispers of the Storm
- Celestial Serenade
- Celestial Dreamscape
- Serene Elegance
- Mystic Azure Dreamscape
- Shades of Blue
- Serenity Sunset
Blue Griefer color palette created on .