Warm Handmade Feel Color Palette
Discover the beautiful Warm Handmade Feel color palette featuring red damask (#d56948), porsche (#e69e5c), rajah (#f5c47f), sandwisp (#f4e19f) and marzipan (#f7d9a1).
Brightness
Saturation
Warmth
๐ก 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 Warm Handmade Feel palette
๐ป Warm Handmade Feel color palette CSS
/* CSS */
.color-1 {
color: #d56948;
}
.color-2 {
color: #e69e5c;
}
.color-3 {
color: #f5c47f;
}
.color-4 {
color: #f4e19f;
}
.color-5 {
color: #f7d9a1;
}
/* CSS Variables */
:root {
--color-1: #d56948;
--color-2: #e69e5c;
--color-3: #f5c47f;
--color-4: #f4e19f;
--color-5: #f7d9a1;
} ๐ Warm Handmade Feel background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d56948, #e69e5c, #f5c47f, #f4e19f, #f7d9a1);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d56948, #e69e5c, #f5c47f, #f4e19f, #f7d9a1);
} ๐ Explore similar color palettes
Warm Handmade Feel color palette created on .