Paleta de colores Deep Coral Reef at Night

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Deep Coral Reef at Night palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores 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)

CSS de la paleta de colores Deep Coral Reef at Night

/* 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 del degradado de fondo 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 .