Psychedelic Vibes カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Psychedelic Vibes palette

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

Psychedelic Vibes カラー パレット PNG 画像

Download psychedelic vibes color palette PNG image (landscape)
Download psychedelic vibes color palette PNG image (square)

Psychedelic Vibes カラーパレット CSS

/* CSS */
.color-1 {
color: #d6006f;
}
.color-2 {
color: #ff6d1f;
}
.color-3 {
color: #ffcc00;
}
.color-4 {
color: #00bfff;
}
.color-5 {
color: #690dab;
}

/* CSS Variables */
:root {
--color-1: #d6006f;
--color-2: #ff6d1f;
--color-3: #ffcc00;
--color-4: #00bfff;
--color-5: #690dab;
}

Psychedelic Vibes の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d6006f, #ff6d1f, #ffcc00, #00bfff, #690dab);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d6006f, #ff6d1f, #ffcc00, #00bfff, #690dab);
}

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

Psychedelic Vibes color palette created on .