Cosmic Red Accent カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Cosmic Red Accent palette

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

Cosmic Red Accent カラーパレット (PNG) をダウンロード

Download cosmic red accent color palette PNG image (landscape)
Download cosmic red accent color palette PNG image (square)

Cosmic Red Accent カラーパレット CSS

/* CSS */
.color-1 {
color: #1a1b2d;
}
.color-2 {
color: #4f3c5d;
}
.color-3 {
color: #a44c68;
}
.color-4 {
color: #ff6e61;
}
.color-5 {
color: #ffcc00;
}

/* CSS Variables */
:root {
--color-1: #1a1b2d;
--color-2: #4f3c5d;
--color-3: #a44c68;
--color-4: #ff6e61;
--color-5: #ffcc00;
}

Cosmic Red Accent の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1a1b2d, #4f3c5d, #a44c68, #ff6e61, #ffcc00);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1a1b2d, #4f3c5d, #a44c68, #ff6e61, #ffcc00);
}

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

下にスクロールして2個のスペースカラーパレットを探索しましょう

Cosmic Red Accent color palette created on .