Ivory

#FDF6F1

Orange

Color Codes

All color formats for development

HEX
#FDF6F1
RGB
rgb(253, 246, 241)
HSL
hsl(25, 75%, 97%)
OKLCH
oklch(0.977 0.01 58.2)
CMYK
cmyk(0%, 3%, 5%, 1%)

Accessibility

WCAG contrast compliance

On White Background

1.07:1

AA AAA

On Black Background

19.63:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF6
100
#FBEB
200
#F7DA
300
#F0BD
400
#E99B
500
#E27E
600
#C462
700
#9C4E
800
#7038
900
#4724
950
#2D16

Shades

Darker variations

1#F7DBC6
2#F1BF9B
3#EBA370
4#E48744
5#D86C1F
6#AD5719
7#824113
8#572B0C
9#2B1606

Tints

Lighter variations

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

Tones

Muted variations

1#FDF6F2
2#FCF7F3
3#FBF7F3
4#FBF7F4
5#FAF7F4
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
FBEB
#FBEBE0
Light backgroundsTable row hoverSkeleton loading
200
F7DA
#F7DAC5
Secondary backgroundsInput backgroundsDividers
300
F0BD
#F0BD98
BordersInactive statesPlaceholder text
400
E99B
#E99B63
Disabled statesSecondary iconsMuted text
500
E27E
#E27E36
Primary brand colorCTAsActive elementsLinks
600
C462
#C4621C
Hover statesFocus ringsPrimary buttons hover
700
9C4E
#9C4E16
Active/pressed statesDark mode accentsSecondary text
800
7038
#703810
Text on light backgroundsHeadingsStrong borders
900
4724
#47240A
Primary textHigh emphasis contentDark headings
950
2D16
#2D1606
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --ivory-50: #FDF6F2;
  --ivory-100: #FBEBE0;
  --ivory-200: #F7DAC5;
  --ivory-300: #F0BD98;
  --ivory-400: #E99B63;
  --ivory-500: #E27E36;
  --ivory-600: #C4621C;
  --ivory-700: #9C4E16;
  --ivory-800: #703810;
  --ivory-900: #47240A;
  --ivory-950: #2D1606;
}
Generate More ShadesCreate PaletteConvert Color