Whispers of Velvet Dreams カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Velvet Dreams palette

このパレットを共有する先:

Whispers of Velvet Dreams カラーパレット CSS

/* CSS */
.color-1 {
color: #f9eee1;
}
.color-2 {
color: #dabed0;
}
.color-3 {
color: #d3a992;
}
.color-4 {
color: #8c91c5;
}
.color-5 {
color: #ab7888;
}

/* CSS Variables */
:root {
--color-1: #f9eee1;
--color-2: #dabed0;
--color-3: #d3a992;
--color-4: #8c91c5;
--color-5: #ab7888;
}

Whispers of Velvet Dreams の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9eee1, #dabed0, #d3a992, #8c91c5, #ab7888);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9eee1, #dabed0, #d3a992, #8c91c5, #ab7888);
}

似たようなカラーパレット

下にスクロールして1個のSoft peachカラーパレットを探索しましょう

Whispers of Velvet Dreams color palette created on .