Fiv Nite Feddy Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Fiv Nite Feddy palette

Share this palette to:

Fiv Nite Feddy color palette PNG image

Download fiv nite feddy color palette PNG image (landscape)
Download fiv nite feddy color palette PNG image (square)

Fiv Nite Feddy color palette CSS

/* CSS */
.color-1 {
color: #c38cde;
}
.color-2 {
color: #c06dab;
}
.color-3 {
color: #c25182;
}
.color-4 {
color: #bf3656;
}
.color-5 {
color: #c11524;
}

/* CSS Variables */
:root {
--color-1: #c38cde;
--color-2: #c06dab;
--color-3: #c25182;
--color-4: #bf3656;
--color-5: #c11524;
}

Fiv Nite Feddy background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c38cde, #c06dab, #c25182, #bf3656, #c11524);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c38cde, #c06dab, #c25182, #bf3656, #c11524);
}

Fiv Nite Feddy color palette created on .