Pure Vanilla Cookie Color Palette

Discover the beautiful Pure Vanilla Cookie color palette featuring sidecar (#f2e2b5), zombie (#e8cca1), whiskey (#d4a76e), santa fe (#b87b4c) and potters clay (#8d5b3a).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withVanilla, Cream, Biscuit, Earthy, Warm, Soft, Neutral, Brown, Bright 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 Pure Vanilla Cookie palette

Share this palette to:

💻 Pure Vanilla Cookie color palette CSS

/* CSS */
.color-1 {
color: #f2e2b5;
}
.color-2 {
color: #e8cca1;
}
.color-3 {
color: #d4a76e;
}
.color-4 {
color: #b87b4c;
}
.color-5 {
color: #8d5b3a;
}

/* CSS Variables */
:root {
--color-1: #f2e2b5;
--color-2: #e8cca1;
--color-3: #d4a76e;
--color-4: #b87b4c;
--color-5: #8d5b3a;
}

🌈 Pure Vanilla Cookie background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f2e2b5, #e8cca1, #d4a76e, #b87b4c, #8d5b3a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f2e2b5, #e8cca1, #d4a76e, #b87b4c, #8d5b3a);
}

🔗 Explore similar color palettes

No palettes found

Try using different filters or clear your current selection to see more palettes.

Pure Vanilla Cookie color palette created on .