Whispers of Serenity カラーパレット
美しいWhispers of Serenityカラーパレットをご紹介します。vanilla ice (#edc7d4), periwinkle gray (#bdcee2), careys pink (#cf9eb2), polo blue (#8ab2cf) and old rose (#c07a91)で構成されています。
明るさ
彩度
暖かさ
💡 できること
ColorMagicでは簡単に以下のことができます:
- •デザインに正確なHEXコードとRGB値をコピー
- •明度、彩度、暖度を調整して新しいバリエーションを作成
- •UIコンポーネントをプレビューして、実際のインターフェースでの色の働きを確認
- •背景グラデーションやカラー変数を含むCSSコードをコピー
- •パレットをダウンロード
- •チームメンバーやクライアントとパレットを共有
🎨 UIコンポーネントのプレビュー
UI例
Whispers of Serenityパレットを使った美しいUIコンポーネントを探索
💻 Whispers of Serenity カラーパレット CSS
/* CSS */
.color-1 {
color: #edc7d4;
}
.color-2 {
color: #bdcee2;
}
.color-3 {
color: #cf9eb2;
}
.color-4 {
color: #8ab2cf;
}
.color-5 {
color: #c07a91;
}
/* CSS Variables */
:root {
--color-1: #edc7d4;
--color-2: #bdcee2;
--color-3: #cf9eb2;
--color-4: #8ab2cf;
--color-5: #c07a91;
} 🌈 Whispers of Serenity の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #edc7d4, #bdcee2, #cf9eb2, #8ab2cf, #c07a91);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #edc7d4, #bdcee2, #cf9eb2, #8ab2cf, #c07a91);
} 🔗 似たようなカラーパレットを探索
Whispers of Serenityカラーパレットはに作成されました。