Vibrant Harmony カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Vibrant Harmony palette

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

Vibrant Harmony カラー パレット PNG 画像

Download vibrant harmony color palette PNG image (landscape)
Download vibrant harmony color palette PNG image (square)

Vibrant Harmony カラーパレット CSS

/* CSS */
.color-1 {
color: #ff3d8e;
}
.color-2 {
color: #4cae4f;
}
.color-3 {
color: #ffec3d;
}
.color-4 {
color: #9b27b0;
}
.color-5 {
color: #00bdd6;
}

/* CSS Variables */
:root {
--color-1: #ff3d8e;
--color-2: #4cae4f;
--color-3: #ffec3d;
--color-4: #9b27b0;
--color-5: #00bdd6;
}

Vibrant Harmony の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff3d8e, #4cae4f, #ffec3d, #9b27b0, #00bdd6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff3d8e, #4cae4f, #ffec3d, #9b27b0, #00bdd6);
}

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

Vibrant Harmony color palette created on .