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