Beige

#FBF7E0

Yellow

Color Codes

All color formats for development

HEX
#FBF7E0
RGB
rgb(251, 247, 224)
HSL
hsl(51, 77%, 93%)
OKLCH
oklch(0.973 0.03 98.9)
CMYK
cmyk(0%, 2%, 11%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.08:1

AA AAA

On Black Background

19.48:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDFB
100
#FBF7
200
#F7F0
300
#F2E4
400
#EAD6
500
#E5CA
600
#C7AD
700
#9E89
800
#7162
900
#483F
950
#2D27

Shades

Darker variations

1#F5ECB5
2#F0E18B
3#EBD661
4#E5CB38
5#D2B61B
6#A89216
7#7E6D10
8#54490B
9#2A2405

Tints

Lighter variations

1#FBF8E3
2#FCF8E6
3#FCF9E9
4#FDFAEC
5#FDFBEF
6#FDFCF2
7#FEFDF6
8#FEFDF9
9#FFFEFC

Tones

Muted variations

1#FAF6E1
2#F8F5E2
3#F7F4E4
4#F5F3E5
5#F4F2E6
6#F3F1E8
7#F1F0E9
8#F0EFEA
9#EFEEEC

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDFB
#FDFBF1
BackgroundsSubtle highlightsCard backgrounds
100
FBF7
#FBF7DF
Light backgroundsTable row hoverSkeleton loading
200
F7F0
#F7F0C4
Secondary backgroundsInput backgroundsDividers
300
F2E4
#F2E497
BordersInactive statesPlaceholder text
400
EAD6
#EAD661
Disabled statesSecondary iconsMuted text
500
E5CA
#E5CA34
Primary brand colorCTAsActive elementsLinks
600
C7AD
#C7AD1A
Hover statesFocus ringsPrimary buttons hover
700
9E89
#9E8915
Active/pressed statesDark mode accentsSecondary text
800
7162
#71620F
Text on light backgroundsHeadingsStrong borders
900
483F
#483F09
Primary textHigh emphasis contentDark headings
950
2D27
#2D2706
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --beige-50: #FDFBF1;
  --beige-100: #FBF7DF;
  --beige-200: #F7F0C4;
  --beige-300: #F2E497;
  --beige-400: #EAD661;
  --beige-500: #E5CA34;
  --beige-600: #C7AD1A;
  --beige-700: #9E8915;
  --beige-800: #71620F;
  --beige-900: #483F09;
  --beige-950: #2D2706;
}
Generate More ShadesCreate PaletteConvert Color