Bardy the Femboy Cat Bard Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Bardy the Femboy Cat Bard palette

Share this palette to:

Bardy the Femboy Cat Bard color palette PNG image

Download bardy the femboy cat bard color palette PNG image (landscape)
Download bardy the femboy cat bard color palette PNG image (square)

Bardy the Femboy Cat Bard color palette CSS

/* CSS */
.color-1 {
color: #ff8052;
}
.color-2 {
color: #ffb8c1;
}
.color-3 {
color: #ff6bb5;
}
.color-4 {
color: #9470db;
}
.color-5 {
color: #6a5bcd;
}

/* CSS Variables */
:root {
--color-1: #ff8052;
--color-2: #ffb8c1;
--color-3: #ff6bb5;
--color-4: #9470db;
--color-5: #6a5bcd;
}

Bardy the Femboy Cat Bard background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff8052, #ffb8c1, #ff6bb5, #9470db, #6a5bcd);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff8052, #ffb8c1, #ff6bb5, #9470db, #6a5bcd);
}

Bardy the Femboy Cat Bard color palette created on .