Purple Kitsch Retro with Green Accent カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Purple Kitsch Retro with Green Accent palette
カラーインスピレーション
実際のデザインでこのカラーパレットを紹介する画像
Purple Kitsch Retro with Green Accent カラーパレット (PNG) をダウンロード
Purple Kitsch Retro with Green Accent カラーパレット CSS
/* CSS */
.color-1 {
color: #a76c9d;
}
.color-2 {
color: #bea2c3;
}
.color-3 {
color: #e4b4e4;
}
.color-4 {
color: #a3d69a;
}
.color-5 {
color: #6abe8d;
}
/* CSS Variables */
:root {
--color-1: #a76c9d;
--color-2: #bea2c3;
--color-3: #e4b4e4;
--color-4: #a3d69a;
--color-5: #6abe8d;
}
Purple Kitsch Retro with Green Accent の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a76c9d, #bea2c3, #e4b4e4, #a3d69a, #6abe8d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a76c9d, #bea2c3, #e4b4e4, #a3d69a, #6abe8d);
}
似たようなカラーパレット
Purple Kitsch Retro with Green Accent color palette created on .