Sweetheart Confections Color Palette
Discover the beautiful Sweetheart Confections color palette featuring congo brown (#5b3939), coral tree (#a85d5d), eunry (#d39c9c), rose fog (#e2aea6) and vanilla ice (#f0d6d6).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withAmber, Bright, Fun, Red color palettes and combinations.
๐ก What You Can Do
ColorMagic makes it easy to:
- โขCopy precise HEX codes and RGB values for your designs
- โขAdjust its brightness, saturation, and warmth to create new variations
- โขPreview UI components to see how colors work in real interfaces
- โขCopy CSS code including background gradients and color variables
- โขDownload the palette
- โขShare your palette with team members and clients
๐จ Preview UI Components
UI Examples
Explore beautiful UI components with Sweetheart Confections palette
๐ป Sweetheart Confections color palette CSS
/* CSS */
.color-1 {
color: #5b3939;
}
.color-2 {
color: #a85d5d;
}
.color-3 {
color: #d39c9c;
}
.color-4 {
color: #e2aea6;
}
.color-5 {
color: #f0d6d6;
}
/* CSS Variables */
:root {
--color-1: #5b3939;
--color-2: #a85d5d;
--color-3: #d39c9c;
--color-4: #e2aea6;
--color-5: #f0d6d6;
} ๐ Sweetheart Confections background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5b3939, #a85d5d, #d39c9c, #e2aea6, #f0d6d6);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5b3939, #a85d5d, #d39c9c, #e2aea6, #f0d6d6);
} ๐ Explore similar color palettes
Sweetheart Confections color palette created on .