Elegant Velvet カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Elegant Velvet palette

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

Elegant Velvet カラーパレット (PNG) をダウンロード

Download elegant velvet color palette PNG image (landscape)
Download elegant velvet color palette PNG image (square)

Elegant Velvet カラーパレット CSS

/* CSS */
.color-1 {
color: #117f92;
}
.color-2 {
color: #61bdb5;
}
.color-3 {
color: #a7e2e6;
}
.color-4 {
color: #f3c4c5;
}
.color-5 {
color: #e86489;
}

/* CSS Variables */
:root {
--color-1: #117f92;
--color-2: #61bdb5;
--color-3: #a7e2e6;
--color-4: #f3c4c5;
--color-5: #e86489;
}

Elegant Velvet の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #117f92, #61bdb5, #a7e2e6, #f3c4c5, #e86489);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #117f92, #61bdb5, #a7e2e6, #f3c4c5, #e86489);
}

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

Elegant Velvet color palette created on .