Snow

#FDF6F2

Orange

Color Codes

All color formats for development

HEX
#FDF6F2
RGB
rgb(253, 246, 242)
HSL
hsl(22, 73%, 97%)
OKLCH
oklch(0.977 0.009 52.1)
CMYK
cmyk(0%, 3%, 4%, 1%)

Accessibility

WCAG contrast compliance

On White Background

1.07:1

AA AAA

On Black Background

19.64:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF6
100
#FAEA
200
#F6D7
300
#EFB9
400
#E794
500
#E076
600
#C25A
700
#9A48
800
#6E33
900
#4721
950
#2C15

Shades

Darker variations

1#F6D8C7
2#F0BB9C
3#E99D71
4#E28047
5#D66421
6#AB501B
7#803C14
8#56280D
9#2B1407

Tints

Lighter variations

1#FDF7F3
2#FDF8F4
3#FEF9F6
4#FEFAF7
5#FEFAF8
6#FEFBFA
7#FEFCFB
8#FFFDFC
9#FFFEFE

Tones

Muted variations

1#FCF6F2
2#FCF6F3
3#FBF6F3
4#FBF6F4
5#FAF7F5
6#FAF7F5
7#F9F7F6
8#F8F7F6
9#F8F7F7

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF6
#FDF6F2
BackgroundsSubtle highlightsCard backgrounds
100
FAEA
#FAEAE0
Light backgroundsTable row hoverSkeleton loading
200
F6D7
#F6D7C6
Secondary backgroundsInput backgroundsDividers
300
EFB9
#EFB99A
BordersInactive statesPlaceholder text
400
E794
#E79465
Disabled statesSecondary iconsMuted text
500
E076
#E07638
Primary brand colorCTAsActive elementsLinks
600
C25A
#C25A1E
Hover statesFocus ringsPrimary buttons hover
700
9A48
#9A4818
Active/pressed statesDark mode accentsSecondary text
800
6E33
#6E3311
Text on light backgroundsHeadingsStrong borders
900
4721
#47210B
Primary textHigh emphasis contentDark headings
950
2C15
#2C1507
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --snow-50: #FDF6F2;
  --snow-100: #FAEAE0;
  --snow-200: #F6D7C6;
  --snow-300: #EFB99A;
  --snow-400: #E79465;
  --snow-500: #E07638;
  --snow-600: #C25A1E;
  --snow-700: #9A4818;
  --snow-800: #6E3311;
  --snow-900: #47210B;
  --snow-950: #2C1507;
}
Generate More ShadesCreate PaletteConvert Color