Color Palette with 4 Colors

Explore this beautiful color palette featuring 4 colors: peru (#d49247), bisque (#f2e7c0), palegoldenrod (#e0e29c), lightgoldenrodyellow (#eef9d2). Get hex codes, color information and create stunning designs.

CSS Variables

:root {
  --peru: #d49247;
  --bisque: #f2e7c0;
  --palegoldenrod: #e0e29c;
  --lightgoldenrodyellow: #eef9d2;
}

Tailwind Config

colors: {
  peru: '#d49247',
  bisque: '#f2e7c0',
  palegoldenrod: '#e0e29c',
  lightgoldenrodyellow: '#eef9d2',
}

Individual Colors

peru

#d49247

bisque

#f2e7c0

palegoldenrod

#e0e29c

lightgoldenrodyellow

#eef9d2

About This Color Palette

This carefully curated color palette consists of 4 complementary colors that work harmoniously together. Each color has been selected to create a balanced and visually appealing combination that can be used in various design projects, from web design to branding and graphic design.

Click on any color to copy its hex code to your clipboard. You can also get detailed information about each color by clicking on the hex codes below the color swatches.