Ivory

#FDF9F1

Orange

Color Codes

All color formats for development

HEX
#FDF9F1
RGB
rgb(253, 249, 241)
HSL
hsl(40, 75%, 97%)
OKLCH
oklch(0.983 0.011 84.6)
CMYK
cmyk(0%, 2%, 5%, 1%)

Accessibility

WCAG contrast compliance

On White Background

1.05:1

AA AAA

On Black Background

20.00:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF9
100
#FBF2
200
#F7E6
300
#F0D3
400
#E9BC
500
#E2A9
600
#C48C
700
#9C70
800
#7050
900
#4733
950
#2D20

Shades

Darker variations

1#F7E7C6
2#F1D49B
3#EBC270
4#E4AF44
5#D89B1F
6#AD7C19
7#825D13
8#573E0C
9#2B1F06

Tints

Lighter variations

1#FDFAF3
2#FDFAF4
3#FEFBF6
4#FEFCF7
5#FEFCF8
6#FEFDFA
7#FEFDFB
8#FFFEFC
9#FFFEFE

Tones

Muted variations

1#FDF9F2
2#FCF9F3
3#FBF9F3
4#FBF8F4
5#FAF8F4
6#FAF8F5
7#F9F8F6
8#F8F8F6
9#F8F8F7

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF9
#FDF9F2
BackgroundsSubtle highlightsCard backgrounds
100
FBF2
#FBF2E0
Light backgroundsTable row hoverSkeleton loading
200
F7E6
#F7E6C5
Secondary backgroundsInput backgroundsDividers
300
F0D3
#F0D398
BordersInactive statesPlaceholder text
400
E9BC
#E9BC63
Disabled statesSecondary iconsMuted text
500
E2A9
#E2A936
Primary brand colorCTAsActive elementsLinks
600
C48C
#C48C1C
Hover statesFocus ringsPrimary buttons hover
700
9C70
#9C7016
Active/pressed statesDark mode accentsSecondary text
800
7050
#705010
Text on light backgroundsHeadingsStrong borders
900
4733
#47330A
Primary textHigh emphasis contentDark headings
950
2D20
#2D2006
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --ivory-50: #FDF9F2;
  --ivory-100: #FBF2E0;
  --ivory-200: #F7E6C5;
  --ivory-300: #F0D398;
  --ivory-400: #E9BC63;
  --ivory-500: #E2A936;
  --ivory-600: #C48C1C;
  --ivory-700: #9C7016;
  --ivory-800: #705010;
  --ivory-900: #47330A;
  --ivory-950: #2D2006;
}
Generate More ShadesCreate PaletteConvert Color