Fuschia-Blooded Royal Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Fuschia-Blooded Royal palette

Share this palette to:

Fuschia-Blooded Royal color palette PNG image

Download fuschia-blooded royal color palette PNG image (landscape)
Download fuschia-blooded royal color palette PNG image (square)

Fuschia-Blooded Royal color palette CSS

/* CSS */
.color-1 {
color: #d6006f;
}
.color-2 {
color: #a8004f;
}
.color-3 {
color: #5c0032;
}
.color-4 {
color: #f15a27;
}
.color-5 {
color: #ffcc00;
}

/* CSS Variables */
:root {
--color-1: #d6006f;
--color-2: #a8004f;
--color-3: #5c0032;
--color-4: #f15a27;
--color-5: #ffcc00;
}

Fuschia-Blooded Royal background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d6006f, #a8004f, #5c0032, #f15a27, #ffcc00);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d6006f, #a8004f, #5c0032, #f15a27, #ffcc00);
}

Similar color palettes

Scroll down to explore 1 Fuschia color palette

Fuschia-Blooded Royal color palette created on .