Ivory

#FEF5F0

Orange

Color Codes

All color formats for development

HEX
#FEF5F0
RGB
rgb(254, 245, 240)
HSL
hsl(21, 88%, 97%)
OKLCH
oklch(0.976 0.012 51.3)
CMYK
cmyk(0%, 4%, 6%, 0%)

Accessibility

WCAG contrast compliance

On White Background

1.08:1

AA AAA

On Black Background

19.53:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF5
100
#FDE8
200
#FBD5
300
#F8B5
400
#F48E
500
#F16E
600
#D353
700
#A842
800
#782F
900
#4D1E
950
#3013

Shades

Darker variations

1#FBD6C2
2#F8B794
3#F59865
4#F27837
5#E95B0F
6#BA490C
7#8C3709
8#5D2406
9#2F1203

Tints

Lighter variations

1#FEF6F2
2#FEF7F3
3#FEF8F5
4#FEF9F6
5#FFFAF8
6#FFFBF9
7#FFFCFB
8#FFFDFC
9#FFFEFE

Tones

Muted variations

1#FDF6F1
2#FDF6F2
3#FCF6F3
4#FBF6F3
5#FBF6F4
6#FAF7F5
7#F9F7F5
8#F9F7F6
9#F8F7F7

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF5
#FEF5F1
BackgroundsSubtle highlightsCard backgrounds
100
FDE8
#FDE8DD
Light backgroundsTable row hoverSkeleton loading
200
FBD5
#FBD5C1
Secondary backgroundsInput backgroundsDividers
300
F8B5
#F8B591
BordersInactive statesPlaceholder text
400
F48E
#F48E57
Disabled statesSecondary iconsMuted text
500
F16E
#F16E27
Primary brand colorCTAsActive elementsLinks
600
D353
#D3530D
Hover statesFocus ringsPrimary buttons hover
700
A842
#A8420B
Active/pressed statesDark mode accentsSecondary text
800
782F
#782F08
Text on light backgroundsHeadingsStrong borders
900
4D1E
#4D1E05
Primary textHigh emphasis contentDark headings
950
3013
#301303
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --ivory-50: #FEF5F1;
  --ivory-100: #FDE8DD;
  --ivory-200: #FBD5C1;
  --ivory-300: #F8B591;
  --ivory-400: #F48E57;
  --ivory-500: #F16E27;
  --ivory-600: #D3530D;
  --ivory-700: #A8420B;
  --ivory-800: #782F08;
  --ivory-900: #4D1E05;
  --ivory-950: #301303;
}
Generate More ShadesCreate PaletteConvert Color