Gray Mushroom カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Gray Mushroom palette
Gray Mushroom カラーパレット CSS
/* CSS */
.color-1 {
color: #d2d0d0;
}
.color-2 {
color: #b1a7a0;
}
.color-3 {
color: #8b7c79;
}
.color-4 {
color: #7b6b6b;
}
.color-5 {
color: #5b4f4d;
}
/* CSS Variables */
:root {
--color-1: #d2d0d0;
--color-2: #b1a7a0;
--color-3: #8b7c79;
--color-4: #7b6b6b;
--color-5: #5b4f4d;
}
Gray Mushroom の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d2d0d0, #b1a7a0, #8b7c79, #7b6b6b, #5b4f4d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d2d0d0, #b1a7a0, #8b7c79, #7b6b6b, #5b4f4d);
}
似たようなカラーパレット
- Lunar Serenade
- Sable Lacroix
- Maroon and Sage Green
- Abyssal Serenity
- Revolutionary Earthtones
- Florest Moth
- Dandicus Dancifer
- Oceanic Serenity
- Whispering Dusk
- Celestial Serenade
- Whispers of Earth and Stone
- Gray Mushroom
- Oceanic Twilight Harmony
- Shades of Grey
- Rustic Twilight Harmony
- Frosted Rust Reverie
- Nightmare Moon
- Oceanic Whisper Palette
Gray Mushroom color palette created on .