Loading...

Shades of Blue Moon カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Shades of Blue Moon palette

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

Shades of Blue Moon カラーパレット (PNG) をダウンロード

Download shades of blue moon color palette PNG image (landscape)
Download shades of blue moon color palette PNG image (square)

Shades of Blue Moon カラーパレット CSS

/* CSS */
.color-1 {
color: #6e9ad8;
}
.color-2 {
color: #4b7dbe;
}
.color-3 {
color: #2f5f93;
}
.color-4 {
color: #b0d7e8;
}
.color-5 {
color: #f1f5f8;
}

/* CSS Variables */
:root {
--color-1: #6e9ad8;
--color-2: #4b7dbe;
--color-3: #2f5f93;
--color-4: #b0d7e8;
--color-5: #f1f5f8;
}

Shades of Blue Moon の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6e9ad8, #4b7dbe, #2f5f93, #b0d7e8, #f1f5f8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6e9ad8, #4b7dbe, #2f5f93, #b0d7e8, #f1f5f8);
}

Shades of Blue Moon color palette created on .