Blue Contrast Aesthetic カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Blue Contrast Aesthetic palette

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

Blue Contrast Aesthetic カラー パレット PNG 画像

Download blue contrast aesthetic color palette PNG image (landscape)
Download blue contrast aesthetic color palette PNG image (square)

Blue Contrast Aesthetic カラーパレット CSS

/* CSS */
.color-1 {
color: #1f8fff;
}
.color-2 {
color: #ff7092;
}
.color-3 {
color: #32cd32;
}
.color-4 {
color: #ffb84d;
}
.color-5 {
color: #a500e0;
}

/* CSS Variables */
:root {
--color-1: #1f8fff;
--color-2: #ff7092;
--color-3: #32cd32;
--color-4: #ffb84d;
--color-5: #a500e0;
}

Blue Contrast Aesthetic の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f8fff, #ff7092, #32cd32, #ffb84d, #a500e0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f8fff, #ff7092, #32cd32, #ffb84d, #a500e0);
}

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

Blue Contrast Aesthetic color palette created on .