Deep Coral Reef at Night Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Deep Coral Reef at Night palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Deep Coral Reef at Night

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

tavolozza dei colori 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;
}

CSS con gradiente di sfondo Deep Coral Reef at Night

/* 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 .