Regent Street Breeze カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Regent Street Breeze palette

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

Regent Street Breeze カラー パレット PNG 画像

Download regent street breeze color palette PNG image (landscape)
Download regent street breeze color palette PNG image (square)

Regent Street Breeze カラーパレット CSS

/* CSS */
.color-1 {
color: #a8d5e6;
}
.color-2 {
color: #b2e3f5;
}
.color-3 {
color: #f4e1b8;
}
.color-4 {
color: #f9cb9f;
}
.color-5 {
color: #ff6b6b;
}

/* CSS Variables */
:root {
--color-1: #a8d5e6;
--color-2: #b2e3f5;
--color-3: #f4e1b8;
--color-4: #f9cb9f;
--color-5: #ff6b6b;
}

Regent Street Breeze の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a8d5e6, #b2e3f5, #f4e1b8, #f9cb9f, #ff6b6b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a8d5e6, #b2e3f5, #f4e1b8, #f9cb9f, #ff6b6b);
}

Regent Street Breeze color palette created on .