Deep Coral Reef at Night カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Deep Coral Reef at Night palette

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

Deep Coral Reef at Night カラー パレット PNG 画像

Download deep coral reef at night color palette PNG image (landscape)
Download deep coral reef at night color palette PNG image (square)

Deep Coral Reef at Night カラーパレット CSS

/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #ff513d;
}
.color-3 {
color: #ff8f5c;
}
.color-4 {
color: #ffb85c;
}
.color-5 {
color: #ffd900;
}

/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #ff513d;
--color-3: #ff8f5c;
--color-4: #ffb85c;
--color-5: #ffd900;
}

Deep Coral Reef at Night の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #ff513d, #ff8f5c, #ffb85c, #ffd900);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #ff513d, #ff8f5c, #ffb85c, #ffd900);
}

Deep Coral Reef at Night color palette created on .