Carnival Whirl Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Carnival Whirl palette
Carnival Whirl color palette CSS
/* CSS */
.color-1 {
color: #ffcc00;
}
.color-2 {
color: #ff6d1f;
}
.color-3 {
color: #ff3d54;
}
.color-4 {
color: #6b1f9e;
}
.color-5 {
color: #1a8ebc;
}
/* CSS Variables */
:root {
--color-1: #ffcc00;
--color-2: #ff6d1f;
--color-3: #ff3d54;
--color-4: #6b1f9e;
--color-5: #1a8ebc;
}
Carnival Whirl background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffcc00, #ff6d1f, #ff3d54, #6b1f9e, #1a8ebc);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffcc00, #ff6d1f, #ff3d54, #6b1f9e, #1a8ebc);
}
Similar color palettes
Scroll down to explore 600+ Bright color palettes
- Vanilla Dreamscape
- Sweet Sorbet Bliss
- Neurological Reverie
- Warm Orange
- Walter's Whimsical Waterscape
- Eucalyptus Whisper
- Carnival Whimsy
- Epic Red Shades
- Whimsical Winks
- Fizzy Refreshment
- Sunset Serenade
- Carnival Whimsy
- Blue and Orange Fusion
- Nutty Blossom Delight
- Aqua Fairy
- Orange and Purple Delight
- Radiant Dawn
- Pink Salmon Delight
Carnival Whirl color palette created on .