#F5C7F5 · #ABEAF5 · #947FDE · #F5C9EB Color Palette — PaletteCSS
Back to palettes
#F5C7F5 245, 199, 245
#ABEAF5 171, 234, 245
#947FDE 148, 127, 222
#F5C9EB 245, 201, 235
#F5C7F5
Color 1
#ABEAF5
Color 2
#947FDE
Color 3
#F5C9EB
Color 4
:root {
  --color-1: #F5C7F5;
  --color-2: #ABEAF5;
  --color-3: #947FDE;
  --color-4: #F5C9EB;
}
colors: {
  'palette-1': '#F5C7F5',
  'palette-2': '#ABEAF5',
  'palette-3': '#947FDE',
  'palette-4': '#F5C9EB',
}
const palette = [
  '#F5C7F5',
  '#ABEAF5',
  '#947FDE',
  '#F5C9EB',
];
$color-1: #F5C7F5;
$color-2: #ABEAF5;
$color-3: #947FDE;
$color-4: #F5C9EB;
Palette Codes 4 COLORS
5,923 Views
Copy & Download

Related Palettes

Copied!