Ivory

#FEF6F0

Orange

Color Codes

All color formats for development

HEX
#FEF6F0
RGB
rgb(254, 246, 240)
HSL
hsl(26, 88%, 97%)
OKLCH
oklch(0.978 0.012 59.6)
CMYK
cmyk(0%, 3%, 6%, 0%)

Accessibility

WCAG contrast compliance

On White Background

1.07:1

AA AAA

On Black Background

19.65:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF6
100
#FDEB
200
#FBDA
300
#F8BD
400
#F49B
500
#F17F
600
#D363
700
#A84F
800
#7838
900
#4D24
950
#3017

Shades

Darker variations

1#FBDBC2
2#F8BF94
3#F5A465
4#F28837
5#E96D0F
6#BA570C
7#8C4109
8#5D2C06
9#2F1603

Tints

Lighter variations

1#FEF7F2
2#FEF8F3
3#FEF9F5
4#FEFAF6
5#FFFBF8
6#FFFCF9
7#FFFCFB
8#FFFDFC
9#FFFEFE

Tones

Muted variations

1#FDF7F1
2#FDF7F2
3#FCF7F3
4#FBF7F3
5#FBF7F4
6#FAF7F5
7#F9F7F5
8#F9F7F6
9#F8F7F7

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF6
#FEF6F1
BackgroundsSubtle highlightsCard backgrounds
100
FDEB
#FDEBDD
Light backgroundsTable row hoverSkeleton loading
200
FBDA
#FBDAC1
Secondary backgroundsInput backgroundsDividers
300
F8BD
#F8BD91
BordersInactive statesPlaceholder text
400
F49B
#F49B57
Disabled statesSecondary iconsMuted text
500
F17F
#F17F27
Primary brand colorCTAsActive elementsLinks
600
D363
#D3630D
Hover statesFocus ringsPrimary buttons hover
700
A84F
#A84F0B
Active/pressed statesDark mode accentsSecondary text
800
7838
#783808
Text on light backgroundsHeadingsStrong borders
900
4D24
#4D2405
Primary textHigh emphasis contentDark headings
950
3017
#301703
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --ivory-50: #FEF6F1;
  --ivory-100: #FDEBDD;
  --ivory-200: #FBDAC1;
  --ivory-300: #F8BD91;
  --ivory-400: #F49B57;
  --ivory-500: #F17F27;
  --ivory-600: #D3630D;
  --ivory-700: #A84F0B;
  --ivory-800: #783808;
  --ivory-900: #4D2405;
  --ivory-950: #301703;
}
Generate More ShadesCreate PaletteConvert Color