Heroic Colors カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Heroic Colors palette

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

Heroic Colors カラーパレット (PNG) をダウンロード

Download heroic colors color palette PNG image (landscape)
Download heroic colors color palette PNG image (square)

Heroic Colors カラーパレット CSS

/* CSS */
.color-1 {
color: #5fa3ce;
}
.color-2 {
color: #d6e3f5;
}
.color-3 {
color: #fcc464;
}
.color-4 {
color: #f88972;
}
.color-5 {
color: #ac90f4;
}

/* CSS Variables */
:root {
--color-1: #5fa3ce;
--color-2: #d6e3f5;
--color-3: #fcc464;
--color-4: #f88972;
--color-5: #ac90f4;
}

Heroic Colors の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5fa3ce, #d6e3f5, #fcc464, #f88972, #ac90f4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5fa3ce, #d6e3f5, #fcc464, #f88972, #ac90f4);
}

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

Heroic Colors color palette created on .