Beige

#FBF1DF

Orange

Color Codes

All color formats for development

HEX
#FBF1DF
RGB
rgb(251, 241, 223)
HSL
hsl(39, 78%, 93%)
OKLCH
oklch(0.961 0.026 82.4)
CMYK
cmyk(0%, 4%, 11%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.12:1

AA AAA

On Black Background

18.75:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF9
100
#FBF1
200
#F8E6
300
#F2D2
400
#EBBB
500
#E6A7
600
#C88A
700
#9F6E
800
#714F
900
#4932
950
#2D1F

Shades

Darker variations

1#F6DFB5
2#F1CD8B
3#EBBB61
4#E6A936
5#D3921A
6#A97515
7#7F5810
8#543B0A
9#2A1D05

Tints

Lighter variations

1#FBF3E2
2#FCF4E6
3#FCF5E9
4#FDF7EC
5#FDF8EF
6#FDFAF2
7#FEFBF5
8#FEFCF9
9#FFFEFC

Tones

Muted variations

1#FAF1E1
2#F8F0E2
3#F7F0E3
4#F6F0E5
5#F4EFE6
6#F3EFE8
7#F1EEE9
8#F0EEEA
9#EFEEEC

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF9
#FDF9F1
BackgroundsSubtle highlightsCard backgrounds
100
FBF1
#FBF1DF
Light backgroundsTable row hoverSkeleton loading
200
F8E6
#F8E6C4
Secondary backgroundsInput backgroundsDividers
300
F2D2
#F2D297
BordersInactive statesPlaceholder text
400
EBBB
#EBBB60
Disabled statesSecondary iconsMuted text
500
E6A7
#E6A733
Primary brand colorCTAsActive elementsLinks
600
C88A
#C88A19
Hover statesFocus ringsPrimary buttons hover
700
9F6E
#9F6E14
Active/pressed statesDark mode accentsSecondary text
800
714F
#714F0E
Text on light backgroundsHeadingsStrong borders
900
4932
#493209
Primary textHigh emphasis contentDark headings
950
2D1F
#2D1F06
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --beige-50: #FDF9F1;
  --beige-100: #FBF1DF;
  --beige-200: #F8E6C4;
  --beige-300: #F2D297;
  --beige-400: #EBBB60;
  --beige-500: #E6A733;
  --beige-600: #C88A19;
  --beige-700: #9F6E14;
  --beige-800: #714F0E;
  --beige-900: #493209;
  --beige-950: #2D1F06;
}
Generate More ShadesCreate PaletteConvert Color