Beige

#FBF6DF

Yellow

Color Codes

All color formats for development

HEX
#FBF6DF
RGB
rgb(251, 246, 223)
HSL
hsl(49, 78%, 93%)
OKLCH
oklch(0.971 0.031 96.9)
CMYK
cmyk(0%, 2%, 11%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.09:1

AA AAA

On Black Background

19.35:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDFB
100
#FBF6
200
#F8EE
300
#F2E1
400
#EBD2
500
#E6C5
600
#C8A8
700
#9F85
800
#715F
900
#493D
950
#2D26

Shades

Darker variations

1#F6EAB5
2#F1DE8B
3#EBD261
4#E6C636
5#D3B11A
6#A98E15
7#7F6A10
8#54470A
9#2A2305

Tints

Lighter variations

1#FBF7E2
2#FCF8E6
3#FCF9E9
4#FDFAEC
5#FDFAEF
6#FDFBF2
7#FEFCF5
8#FEFDF9
9#FFFEFC

Tones

Muted variations

1#FAF5E1
2#F8F4E2
3#F7F3E3
4#F6F2E5
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
FBF6
#FBF6DF
Light backgroundsTable row hoverSkeleton loading
200
F8EE
#F8EEC4
Secondary backgroundsInput backgroundsDividers
300
F2E1
#F2E197
BordersInactive statesPlaceholder text
400
EBD2
#EBD260
Disabled statesSecondary iconsMuted text
500
E6C5
#E6C533
Primary brand colorCTAsActive elementsLinks
600
C8A8
#C8A819
Hover statesFocus ringsPrimary buttons hover
700
9F85
#9F8514
Active/pressed statesDark mode accentsSecondary text
800
715F
#715F0E
Text on light backgroundsHeadingsStrong borders
900
493D
#493D09
Primary textHigh emphasis contentDark headings
950
2D26
#2D2606
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --beige-50: #FDFBF1;
  --beige-100: #FBF6DF;
  --beige-200: #F8EEC4;
  --beige-300: #F2E197;
  --beige-400: #EBD260;
  --beige-500: #E6C533;
  --beige-600: #C8A819;
  --beige-700: #9F8514;
  --beige-800: #715F0E;
  --beige-900: #493D09;
  --beige-950: #2D2606;
}
Generate More ShadesCreate PaletteConvert Color