#E4B8F1 · #8BB4F2 · #CAB3F5 · #F5B9F5 Color Palette — PaletteCSS
Back to palettes
#E4B8F1 228, 184, 241
#8BB4F2 139, 180, 242
#CAB3F5 202, 179, 245
#F5B9F5 245, 185, 245
#E4B8F1
Color 1
#8BB4F2
Color 2
#CAB3F5
Color 3
#F5B9F5
Color 4
:root {
  --color-1: #E4B8F1;
  --color-2: #8BB4F2;
  --color-3: #CAB3F5;
  --color-4: #F5B9F5;
}
colors: {
  'palette-1': '#E4B8F1',
  'palette-2': '#8BB4F2',
  'palette-3': '#CAB3F5',
  'palette-4': '#F5B9F5',
}
const palette = [
  '#E4B8F1',
  '#8BB4F2',
  '#CAB3F5',
  '#F5B9F5',
];
$color-1: #E4B8F1;
$color-2: #8BB4F2;
$color-3: #CAB3F5;
$color-4: #F5B9F5;
Palette Codes 4 COLORS
3,467 Views
Copy & Download

Related Palettes

Copied!