Snow

#F5F1FD

Purple

Color Codes

All color formats for development

HEX
#F5F1FD
RGB
rgb(245, 241, 253)
HSL
hsl(260, 75%, 97%)
OKLCH
oklch(0.965 0.016 301.2)
CMYK
cmyk(3%, 5%, 0%, 1%)

Accessibility

WCAG contrast compliance

On White Background

1.11:1

AA AAA

On Black Background

18.88:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F5F2
100
#E9E0
200
#D6C5
300
#B698
400
#8F63
500
#7036
600
#541C
700
#4316
800
#3010
900
#1F0A
950
#1306

Shades

Darker variations

1#D7C6F7
2#B89BF1
3#9970EB
4#7A44E4
5#5D1FD8
6#4A19AD
7#381382
8#250C57
9#13062B

Tints

Lighter variations

1#F6F3FD
2#F7F4FD
3#F8F6FE
4#F9F7FE
5#FAF8FE
6#FBFAFE
7#FCFBFE
8#FDFCFF
9#FEFEFF

Tones

Muted variations

1#F6F2FD
2#F6F3FC
3#F6F3FB
4#F6F4FB
5#F6F4FA
6#F7F5FA
7#F7F6F9
8#F7F6F8
9#F7F7F8

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F5F2
#F5F2FD
BackgroundsSubtle highlightsCard backgrounds
100
E9E0
#E9E0FB
Light backgroundsTable row hoverSkeleton loading
200
D6C5
#D6C5F7
Secondary backgroundsInput backgroundsDividers
300
B698
#B698F0
BordersInactive statesPlaceholder text
400
8F63
#8F63E9
Disabled statesSecondary iconsMuted text
500
7036
#7036E2
Primary brand colorCTAsActive elementsLinks
600
541C
#541CC4
Hover statesFocus ringsPrimary buttons hover
700
4316
#43169C
Active/pressed statesDark mode accentsSecondary text
800
3010
#301070
Text on light backgroundsHeadingsStrong borders
900
1F0A
#1F0A47
Primary textHigh emphasis contentDark headings
950
1306
#13062D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --snow-50: #F5F2FD;
  --snow-100: #E9E0FB;
  --snow-200: #D6C5F7;
  --snow-300: #B698F0;
  --snow-400: #8F63E9;
  --snow-500: #7036E2;
  --snow-600: #541CC4;
  --snow-700: #43169C;
  --snow-800: #301070;
  --snow-900: #1F0A47;
  --snow-950: #13062D;
}
Generate More ShadesCreate PaletteConvert Color