Colorful Timmothy Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Colorful Timmothy palette
Colorful Timmothy color palette CSS
/* CSS */
.color-1 {
color: #ff6b6b;
}
.color-2 {
color: #ffcb6b;
}
.color-3 {
color: #ffee6b;
}
.color-4 {
color: #6bffb8;
}
.color-5 {
color: #6ad0fb;
}
/* CSS Variables */
:root {
--color-1: #ff6b6b;
--color-2: #ffcb6b;
--color-3: #ffee6b;
--color-4: #6bffb8;
--color-5: #6ad0fb;
}
Colorful Timmothy background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6b6b, #ffcb6b, #ffee6b, #6bffb8, #6ad0fb);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6b6b, #ffcb6b, #ffee6b, #6bffb8, #6ad0fb);
}
Similar color palettes
- Sugar Coated Spectrum
- Rotten Pink Shades
- Sweet Blossom Whimsy
- Purple Moonlight
- Whimsical Creamsicle Dream
- Vibrant Orange
- Celestial Blossom
- Chocolate Crunch Delight
- Pink Strawberry Shortcake
- Light Pink
- Orange Vanilla Dream
- Pink Love
- Pink Dream
- Pink Shades
- Blue Sonic
- Lavender Dreamscape
- Orange and Black Harmony
- Pink Confusion
Colorful Timmothy color palette created on .