Aurora Dreams カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Aurora Dreams palette

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

Aurora Dreams カラー パレット PNG 画像

Download aurora dreams color palette PNG image (landscape)
Download aurora dreams color palette PNG image (square)

Aurora Dreams カラーパレット CSS

/* CSS */
.color-1 {
color: #4ad964;
}
.color-2 {
color: #2ab7b5;
}
.color-3 {
color: #009e9e;
}
.color-4 {
color: #0077b3;
}
.color-5 {
color: #005a8a;
}

/* CSS Variables */
:root {
--color-1: #4ad964;
--color-2: #2ab7b5;
--color-3: #009e9e;
--color-4: #0077b3;
--color-5: #005a8a;
}

Aurora Dreams の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4ad964, #2ab7b5, #009e9e, #0077b3, #005a8a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4ad964, #2ab7b5, #009e9e, #0077b3, #005a8a);
}

Aurora Dreams color palette created on .