Ivory

#FDFBF1

Yellow

Color Codes

All color formats for development

HEX
#FDFBF1
RGB
rgb(253, 251, 241)
HSL
hsl(50, 75%, 97%)
OKLCH
oklch(0.987 0.013 97.4)
CMYK
cmyk(0%, 1%, 5%, 1%)

Accessibility

WCAG contrast compliance

On White Background

1.04:1

AA AAA

On Black Background

20.25:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDFB
100
#FBF6
200
#F7EE
300
#F0E2
400
#E9D2
500
#E2C6
600
#C4A8
700
#9C86
800
#7060
900
#473D
950
#2D26

Shades

Darker variations

1#F7EFC6
2#F1E29B
3#EBD670
4#E4CA44
5#D8BA1F
6#AD9419
7#826F13
8#574A0C
9#2B2506

Tints

Lighter variations

1#FDFCF3
2#FDFCF4
3#FEFCF6
4#FEFDF7
5#FEFDF8
6#FEFDFA
7#FEFEFB
8#FFFEFC
9#FFFFFE

Tones

Muted variations

1#FDFBF2
2#FCFAF3
3#FBFAF3
4#FBFAF4
5#FAF9F4
6#FAF9F5
7#F9F8F6
8#F8F8F6
9#F8F8F7

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDFB
#FDFBF2
BackgroundsSubtle highlightsCard backgrounds
100
FBF6
#FBF6E0
Light backgroundsTable row hoverSkeleton loading
200
F7EE
#F7EEC5
Secondary backgroundsInput backgroundsDividers
300
F0E2
#F0E298
BordersInactive statesPlaceholder text
400
E9D2
#E9D263
Disabled statesSecondary iconsMuted text
500
E2C6
#E2C636
Primary brand colorCTAsActive elementsLinks
600
C4A8
#C4A81C
Hover statesFocus ringsPrimary buttons hover
700
9C86
#9C8616
Active/pressed statesDark mode accentsSecondary text
800
7060
#706010
Text on light backgroundsHeadingsStrong borders
900
473D
#473D0A
Primary textHigh emphasis contentDark headings
950
2D26
#2D2606
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --ivory-50: #FDFBF2;
  --ivory-100: #FBF6E0;
  --ivory-200: #F7EEC5;
  --ivory-300: #F0E298;
  --ivory-400: #E9D263;
  --ivory-500: #E2C636;
  --ivory-600: #C4A81C;
  --ivory-700: #9C8616;
  --ivory-800: #706010;
  --ivory-900: #473D0A;
  --ivory-950: #2D2606;
}
Generate More ShadesCreate PaletteConvert Color