Hawaiian Breeze カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Hawaiian Breeze palette

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

Hawaiian Breeze カラー パレット PNG 画像

Download hawaiian breeze color palette PNG image (landscape)
Download hawaiian breeze color palette PNG image (square)

Hawaiian Breeze カラーパレット CSS

/* CSS */
.color-1 {
color: #1bb1a2;
}
.color-2 {
color: #ff6e61;
}
.color-3 {
color: #f9e79f;
}
.color-4 {
color: #ffcc00;
}
.color-5 {
color: #ff7092;
}

/* CSS Variables */
:root {
--color-1: #1bb1a2;
--color-2: #ff6e61;
--color-3: #f9e79f;
--color-4: #ffcc00;
--color-5: #ff7092;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1bb1a2, #ff6e61, #f9e79f, #ffcc00, #ff7092);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1bb1a2, #ff6e61, #f9e79f, #ffcc00, #ff7092);
}

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

下にスクロールして5個のハワイカラーパレットを探索しましょう

Hawaiian Breeze color palette created on .