Caramel Apple Delight カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Caramel Apple Delight palette
カラーインスピレーション
実際のデザインでこのカラーパレットを紹介する画像
Caramel Apple Delight カラーパレット (PNG) をダウンロード
Caramel Apple Delight カラーパレット CSS
/* CSS */
.color-1 {
color: #c78b3d;
}
.color-2 {
color: #d1a04d;
}
.color-3 {
color: #e5b75d;
}
.color-4 {
color: #c85a3c;
}
.color-5 {
color: #7e4b3a;
}
/* CSS Variables */
:root {
--color-1: #c78b3d;
--color-2: #d1a04d;
--color-3: #e5b75d;
--color-4: #c85a3c;
--color-5: #7e4b3a;
}
Caramel Apple Delight の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c78b3d, #d1a04d, #e5b75d, #c85a3c, #7e4b3a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c78b3d, #d1a04d, #e5b75d, #c85a3c, #7e4b3a);
}
似たようなカラーパレット
下にスクロールして1個のcolors.caramelカラーパレットを探索しましょう
Caramel Apple Delight color palette created on .