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