Beige

#FBF4E0

Orange

Color Codes

All color formats for development

HEX
#FBF4E0
RGB
rgb(251, 244, 224)
HSL
hsl(44, 77%, 93%)
OKLCH
oklch(0.967 0.027 90.9)
CMYK
cmyk(0%, 3%, 11%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.10:1

AA AAA

On Black Background

19.12:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDFA
100
#FBF4
200
#F7EA
300
#F2D9
400
#EAC6
500
#E5B5
600
#C799
700
#9E79
800
#7157
900
#4837
950
#2D23

Shades

Darker variations

1#F5E4B5
2#F0D58B
3#EBC661
4#E5B738
5#D2A11B
6#A88116
7#7E6110
8#54400B
9#2A2005

Tints

Lighter variations

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

Tones

Muted variations

1#FAF3E1
2#F8F2E2
3#F7F2E4
4#F5F1E5
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
FBF4
#FBF4DF
Light backgroundsTable row hoverSkeleton loading
200
F7EA
#F7EAC4
Secondary backgroundsInput backgroundsDividers
300
F2D9
#F2D997
BordersInactive statesPlaceholder text
400
EAC6
#EAC661
Disabled statesSecondary iconsMuted text
500
E5B5
#E5B534
Primary brand colorCTAsActive elementsLinks
600
C799
#C7991A
Hover statesFocus ringsPrimary buttons hover
700
9E79
#9E7915
Active/pressed statesDark mode accentsSecondary text
800
7157
#71570F
Text on light backgroundsHeadingsStrong borders
900
4837
#483709
Primary textHigh emphasis contentDark headings
950
2D23
#2D2306
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --beige-50: #FDFAF1;
  --beige-100: #FBF4DF;
  --beige-200: #F7EAC4;
  --beige-300: #F2D997;
  --beige-400: #EAC661;
  --beige-500: #E5B534;
  --beige-600: #C7991A;
  --beige-700: #9E7915;
  --beige-800: #71570F;
  --beige-900: #483709;
  --beige-950: #2D2306;
}
Generate More ShadesCreate PaletteConvert Color