#6B3698 · #5EB6B2 · #E06961 · #662E70 Color Palette — PaletteCSS
Back to palettes
#6B3698 107, 54, 152
#5EB6B2 94, 182, 178
#E06961 224, 105, 97
#662E70 102, 46, 112
#6B3698
Color 1
#5EB6B2
Color 2
#E06961
Color 3
#662E70
Color 4
:root {
  --color-1: #6B3698;
  --color-2: #5EB6B2;
  --color-3: #E06961;
  --color-4: #662E70;
}
colors: {
  'palette-1': '#6B3698',
  'palette-2': '#5EB6B2',
  'palette-3': '#E06961',
  'palette-4': '#662E70',
}
const palette = [
  '#6B3698',
  '#5EB6B2',
  '#E06961',
  '#662E70',
];
$color-1: #6B3698;
$color-2: #5EB6B2;
$color-3: #E06961;
$color-4: #662E70;
Palette Codes 4 COLORS
5,163 Views
Copy & Download

Related Palettes

Copied!