Beige

#FBF1E0

Orange

Color Codes

All color formats for development

HEX
#FBF1E0
RGB
rgb(251, 241, 224)
HSL
hsl(38, 77%, 93%)
OKLCH
oklch(0.961 0.025 81.1)
CMYK
cmyk(0%, 4%, 11%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.12:1

AA AAA

On Black Background

18.76:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF9
100
#FBF1
200
#F7E5
300
#F2D0
400
#EAB8
500
#E5A4
600
#C787
700
#9E6C
800
#714D
900
#4831
950
#2D1F

Shades

Darker variations

1#F5DEB5
2#F0CB8B
3#EBB861
4#E5A538
5#D28F1B
6#A87216
7#7E5610
8#54390B
9#2A1D05

Tints

Lighter variations

1#FBF2E3
2#FCF4E6
3#FCF5E9
4#FDF6EC
5#FDF8EF
6#FDF9F2
7#FEFBF6
8#FEFCF9
9#FFFEFC

Tones

Muted variations

1#FAF0E1
2#F8F0E2
3#F7F0E4
4#F5EFE5
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
F7E5
#F7E5C4
Secondary backgroundsInput backgroundsDividers
300
F2D0
#F2D097
BordersInactive statesPlaceholder text
400
EAB8
#EAB861
Disabled statesSecondary iconsMuted text
500
E5A4
#E5A434
Primary brand colorCTAsActive elementsLinks
600
C787
#C7871A
Hover statesFocus ringsPrimary buttons hover
700
9E6C
#9E6C15
Active/pressed statesDark mode accentsSecondary text
800
714D
#714D0F
Text on light backgroundsHeadingsStrong borders
900
4831
#483109
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: #F7E5C4;
  --beige-300: #F2D097;
  --beige-400: #EAB861;
  --beige-500: #E5A434;
  --beige-600: #C7871A;
  --beige-700: #9E6C15;
  --beige-800: #714D0F;
  --beige-900: #483109;
  --beige-950: #2D1F06;
}
Generate More ShadesCreate PaletteConvert Color