Snow

#F3FCF6

Green

Color Codes

All color formats for development

HEX
#F3FCF6
RGB
rgb(243, 252, 246)
HSL
hsl(140, 60%, 97%)
OKLCH
oklch(0.983 0.012 157)
CMYK
cmyk(4%, 0%, 2%, 1%)

Accessibility

WCAG contrast compliance

On White Background

1.05:1

AA AAA

On Black Background

20.07:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3FC
100
#E2F8
200
#CAF2
300
#A1E8
400
#70DB
500
#47D1
600
#2DB4
700
#248F
800
#1A66
900
#1041
950
#0A29

Shades

Darker variations

1#CBF2D8
2#A4E8BA
3#7CDE9D
4#54D47F
5#31C663
6#289E4F
7#1E773B
8#144F28
9#0A2814

Tints

Lighter variations

1#F4FCF7
2#F5FDF8
3#F6FDF9
4#F8FDF9
5#F9FDFA
6#FAFEFB
7#FBFEFC
8#FDFEFD
9#FEFFFE

Tones

Muted variations

1#F3FBF6
2#F4FBF6
3#F4FBF6
4#F5FAF6
5#F5FAF7
6#F6F9F7
7#F6F9F7
8#F6F8F7
9#F7F8F7

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCF6
BackgroundsSubtle highlightsCard backgrounds
100
E2F8
#E2F8EA
Light backgroundsTable row hoverSkeleton loading
200
CAF2
#CAF2D7
Secondary backgroundsInput backgroundsDividers
300
A1E8
#A1E8B9
BordersInactive statesPlaceholder text
400
70DB
#70DB94
Disabled statesSecondary iconsMuted text
500
47D1
#47D175
Primary brand colorCTAsActive elementsLinks
600
2DB4
#2DB45A
Hover statesFocus ringsPrimary buttons hover
700
248F
#248F47
Active/pressed statesDark mode accentsSecondary text
800
1A66
#1A6633
Text on light backgroundsHeadingsStrong borders
900
1041
#104121
Primary textHigh emphasis contentDark headings
950
0A29
#0A2914
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --snow-50: #F3FCF6;
  --snow-100: #E2F8EA;
  --snow-200: #CAF2D7;
  --snow-300: #A1E8B9;
  --snow-400: #70DB94;
  --snow-500: #47D175;
  --snow-600: #2DB45A;
  --snow-700: #248F47;
  --snow-800: #1A6633;
  --snow-900: #104121;
  --snow-950: #0A2914;
}
Generate More ShadesCreate PaletteConvert Color