Muted Serenity カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Muted Serenity palette
Muted Serenity カラーパレット CSS
/* CSS */
.color-1 {
color: #aac0b5;
}
.color-2 {
color: #4e7e7e;
}
.color-3 {
color: #3b5454;
}
.color-4 {
color: #1d3f3f;
}
.color-5 {
color: #0d2b2b;
}
/* CSS Variables */
:root {
--color-1: #aac0b5;
--color-2: #4e7e7e;
--color-3: #3b5454;
--color-4: #1d3f3f;
--color-5: #0d2b2b;
}
Muted Serenity の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #aac0b5, #4e7e7e, #3b5454, #1d3f3f, #0d2b2b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #aac0b5, #4e7e7e, #3b5454, #1d3f3f, #0d2b2b);
}
似たようなカラーパレット
- Serenity in Bloom
- Enchanted Elegance
- Shades of Green
- Celestial Blossom
- Shades of Green
- Serene Greenery
- Shades of Green
- Dimmed Blue Green Pink
- Pastel Pink and Green
- Turquoise and Coral Harmony
- Serene Sage Serenity
- Light Green Serenity
- Shades of Green
- Tropical Serenity
- Luxurious Haven
- Soft Green
- Shades of Red
- Emerald Oasis
Muted Serenity color palette created on .