Alabaster Dream カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Alabaster Dream palette

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

Alabaster Dream カラー パレット PNG 画像

Download alabaster dream color palette PNG image (landscape)
Download alabaster dream color palette PNG image (square)

Alabaster Dream カラーパレット CSS

/* CSS */
.color-1 {
color: #f5f5f5;
}
.color-2 {
color: #e8e8e8;
}
.color-3 {
color: #d4d4d4;
}
.color-4 {
color: #b2c2c2;
}
.color-5 {
color: #a4d6d6;
}

/* CSS Variables */
:root {
--color-1: #f5f5f5;
--color-2: #e8e8e8;
--color-3: #d4d4d4;
--color-4: #b2c2c2;
--color-5: #a4d6d6;
}

Alabaster Dream の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5f5f5, #e8e8e8, #d4d4d4, #b2c2c2, #a4d6d6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5f5f5, #e8e8e8, #d4d4d4, #b2c2c2, #a4d6d6);
}

Alabaster Dream color palette created on .