Muffin Morning Delight Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Muffin Morning Delight palette
Muffin Morning Delight color palette CSS
/* CSS */
.color-1 {
color: #5d6cc0;
}
.color-2 {
color: #a0a7da;
}
.color-3 {
color: #f0b7e4;
}
.color-4 {
color: #f1c84b;
}
.color-5 {
color: #f76e6e;
}
/* CSS Variables */
:root {
--color-1: #5d6cc0;
--color-2: #a0a7da;
--color-3: #f0b7e4;
--color-4: #f1c84b;
--color-5: #f76e6e;
}
Muffin Morning Delight background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5d6cc0, #a0a7da, #f0b7e4, #f1c84b, #f76e6e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5d6cc0, #a0a7da, #f0b7e4, #f1c84b, #f76e6e);
}
Similar color palettes
- Blue Book
- Whimsical Serenity
- Oceanic Breeze
- Petals of Hanako
- Shades of Purple
- Shades of Purple
- Dark Purple Shades
- Whispering Twilight
- Whispering Twilight
- Pink and Blue Harmony
- Celestial Harmony
- Blue Jean Breeze
- Oceanic Sunset
- Serene Disquiet
- Light Blue Sea Goddess
- Serenade of the Sea
- Whimsical Serenity
- Dark Blue Interface
Muffin Morning Delight color palette created on .