Serpent's Whisper カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Serpent's Whisper palette
Serpent's Whisper カラーパレット CSS
/* CSS */
.color-1 {
color: #1f3a3d;
}
.color-2 {
color: #4b7c6e;
}
.color-3 {
color: #7daaa1;
}
.color-4 {
color: #a4d6c2;
}
.color-5 {
color: #e5f5f1;
}
/* CSS Variables */
:root {
--color-1: #1f3a3d;
--color-2: #4b7c6e;
--color-3: #7daaa1;
--color-4: #a4d6c2;
--color-5: #e5f5f1;
}
Serpent's Whisper の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f3a3d, #4b7c6e, #7daaa1, #a4d6c2, #e5f5f1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f3a3d, #4b7c6e, #7daaa1, #a4d6c2, #e5f5f1);
}
似たようなカラーパレット
下にスクロールして200+個のエステティックカラーパレットを探索しましょう
- Shades of Pink Green
- Gloomy Spectrum
- Serene Sunset Glow
- Luminous Indigo Grove
- Green Sunshine
- Cute Green
- Shades of Green
- Serenity in Green
- Cute Green
- Soft Pink
- Luminous Grove Dance
- Coral Sunrise
- Shades of Green and Purple
- Shades of Pink and Green
- Kaleidoscopic Origami Garden
- Shades of Green
- Whimsical Forest Dreams
- Serpentine Sweetness
Serpent's Whisper color palette created on .