Gold

#E0BF38

Yellow

Color Codes

All color formats for development

HEX
#E0BF38
RGB
rgb(224, 191, 56)
HSL
hsl(48, 73%, 55%)
OKLCH
oklch(0.811 0.15 94.7)
CMYK
cmyk(0%, 15%, 75%, 12%)

Accessibility

WCAG contrast compliance

On White Background

1.80:1

AA AAA

On Black Background

11.68:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDFB
100
#FAF5
200
#F6EC
300
#EFDE
400
#E7CD
500
#E0BF
600
#C2A1
700
#9A80
800
#6E5C
900
#473B
950
#2C25

Shades

Darker variations

1#DAB622
2#C2A11E
3#AA8D1B
4#927917
5#796513
6#61510F
7#493D0B
8#312808
9#181404

Tints

Lighter variations

1#E3C54C
2#E6CB60
3#E9D274
4#ECD888
5#F0DF9C
6#F3E5B0
7#F6ECC3
8#F9F2D7
9#FCF9EB

Tones

Muted variations

1#D8B941
2#CFB449
3#C7AF52
4#BFAA5A
5#B6A562
6#AEA06B
7#A59B73
8#9D967B
9#959184

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDFB
#FDFBF2
BackgroundsSubtle highlightsCard backgrounds
100
FAF5
#FAF5E0
Light backgroundsTable row hoverSkeleton loading
200
F6EC
#F6ECC6
Secondary backgroundsInput backgroundsDividers
300
EFDE
#EFDE9A
BordersInactive statesPlaceholder text
400
E7CD
#E7CD65
Disabled statesSecondary iconsMuted text
500
E0BF
#E0BF38
Primary brand colorCTAsActive elementsLinks
600
C2A1
#C2A11E
Hover statesFocus ringsPrimary buttons hover
700
9A80
#9A8018
Active/pressed statesDark mode accentsSecondary text
800
6E5C
#6E5C11
Text on light backgroundsHeadingsStrong borders
900
473B
#473B0B
Primary textHigh emphasis contentDark headings
950
2C25
#2C2507
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --gold-50: #FDFBF2;
  --gold-100: #FAF5E0;
  --gold-200: #F6ECC6;
  --gold-300: #EFDE9A;
  --gold-400: #E7CD65;
  --gold-500: #E0BF38;
  --gold-600: #C2A11E;
  --gold-700: #9A8018;
  --gold-800: #6E5C11;
  --gold-900: #473B0B;
  --gold-950: #2C2507;
}
Generate More ShadesCreate PaletteConvert Color