Strawberry Mint Tea Fluff Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Strawberry Mint Tea Fluff palette

Share this palette to:

Strawberry Mint Tea Fluff color palette PNG image

Download strawberry mint tea fluff color palette PNG image (landscape)
Download strawberry mint tea fluff color palette PNG image (square)

Strawberry Mint Tea Fluff color palette CSS

/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #69bf8b;
}
.color-3 {
color: #f7b5a1;
}
.color-4 {
color: #f2e1b5;
}
.color-5 {
color: #d4a5ba;
}

/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #69bf8b;
--color-3: #f7b5a1;
--color-4: #f2e1b5;
--color-5: #d4a5ba;
}

Strawberry Mint Tea Fluff background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #69bf8b, #f7b5a1, #f2e1b5, #d4a5ba);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #69bf8b, #f7b5a1, #f2e1b5, #d4a5ba);
}

Strawberry Mint Tea Fluff color palette created on .