Purple Majesty カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Purple Majesty palette

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

Purple Majesty カラー パレット PNG 画像

Download purple majesty color palette PNG image (landscape)
Download purple majesty color palette PNG image (square)

Purple Majesty カラーパレット CSS

/* CSS */
.color-1 {
color: #9b7dbf;
}
.color-2 {
color: #b09fdb;
}
.color-3 {
color: #d1c1f0;
}
.color-4 {
color: #e3b5e3;
}
.color-5 {
color: #d7799a;
}

/* CSS Variables */
:root {
--color-1: #9b7dbf;
--color-2: #b09fdb;
--color-3: #d1c1f0;
--color-4: #e3b5e3;
--color-5: #d7799a;
}

Purple Majesty の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9b7dbf, #b09fdb, #d1c1f0, #e3b5e3, #d7799a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9b7dbf, #b09fdb, #d1c1f0, #e3b5e3, #d7799a);
}

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

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

Purple Majesty color palette created on .