Beige

#FBF3DF

Orange

Color Codes

All color formats for development

HEX
#FBF3DF
RGB
rgb(251, 243, 223)
HSL
hsl(43, 78%, 93%)
OKLCH
oklch(0.965 0.028 88.7)
CMYK
cmyk(0%, 3%, 11%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.11:1

AA AAA

On Black Background

18.99:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDFA
100
#FBF3
200
#F8E9
300
#F2D8
400
#EBC4
500
#E6B3
600
#C896
700
#9F77
800
#7155
900
#4937
950
#2D22

Shades

Darker variations

1#F6E3B5
2#F1D48B
3#EBC461
4#E6B436
5#D39F1A
6#A97F15
7#7F5F10
8#543F0A
9#2A2005

Tints

Lighter variations

1#FBF4E2
2#FCF6E6
3#FCF7E9
4#FDF8EC
5#FDF9EF
6#FDFAF2
7#FEFBF5
8#FEFDF9
9#FFFEFC

Tones

Muted variations

1#FAF3E1
2#F8F2E2
3#F7F1E3
4#F6F1E5
5#F4F0E6
6#F3F0E8
7#F1EFE9
8#F0EEEA
9#EFEEEC

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDFA
#FDFAF1
BackgroundsSubtle highlightsCard backgrounds
100
FBF3
#FBF3DF
Light backgroundsTable row hoverSkeleton loading
200
F8E9
#F8E9C4
Secondary backgroundsInput backgroundsDividers
300
F2D8
#F2D897
BordersInactive statesPlaceholder text
400
EBC4
#EBC460
Disabled statesSecondary iconsMuted text
500
E6B3
#E6B333
Primary brand colorCTAsActive elementsLinks
600
C896
#C89619
Hover statesFocus ringsPrimary buttons hover
700
9F77
#9F7714
Active/pressed statesDark mode accentsSecondary text
800
7155
#71550E
Text on light backgroundsHeadingsStrong borders
900
4937
#493709
Primary textHigh emphasis contentDark headings
950
2D22
#2D2206
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --beige-50: #FDFAF1;
  --beige-100: #FBF3DF;
  --beige-200: #F8E9C4;
  --beige-300: #F2D897;
  --beige-400: #EBC460;
  --beige-500: #E6B333;
  --beige-600: #C89619;
  --beige-700: #9F7714;
  --beige-800: #71550E;
  --beige-900: #493709;
  --beige-950: #2D2206;
}
Generate More ShadesCreate PaletteConvert Color