Gold

#E7D532

Yellow

Color Codes

All color formats for development

HEX
#E7D532
RGB
rgb(231, 213, 50)
HSL
hsl(54, 79%, 55%)
OKLCH
oklch(0.862 0.169 102.7)
CMYK
cmyk(0%, 8%, 78%, 9%)

Accessibility

WCAG contrast compliance

On White Background

1.50:1

AA AAA

On Black Background

13.96:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDFC
100
#FBF8
200
#F8F3
300
#F3E9
400
#ECDE
500
#E7D5
600
#C9B7
700
#A092
800
#7268
900
#4943
950
#2E2A

Shades

Darker variations

1#E2CE1B
2#C9B718
3#B0A015
4#978912
5#7E720F
6#645C0C
7#4B4509
8#322E06
9#191703

Tints

Lighter variations

1#E9D946
2#ECDD5B
3#EEE16F
4#F1E684
5#F3EA98
6#F5EEAD
7#F8F2C1
8#FAF7D6
9#FDFBEA

Tones

Muted variations

1#DECE3B
2#D5C644
3#CCBF4D
4#C3B856
5#BAB15F
6#B1A968
7#A7A271
8#9E9B7A
9#959483

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDFC
#FDFCF1
BackgroundsSubtle highlightsCard backgrounds
100
FBF8
#FBF8DF
Light backgroundsTable row hoverSkeleton loading
200
F8F3
#F8F3C4
Secondary backgroundsInput backgroundsDividers
300
F3E9
#F3E996
BordersInactive statesPlaceholder text
400
ECDE
#ECDE5F
Disabled statesSecondary iconsMuted text
500
E7D5
#E7D532
Primary brand colorCTAsActive elementsLinks
600
C9B7
#C9B718
Hover statesFocus ringsPrimary buttons hover
700
A092
#A09213
Active/pressed statesDark mode accentsSecondary text
800
7268
#72680D
Text on light backgroundsHeadingsStrong borders
900
4943
#494309
Primary textHigh emphasis contentDark headings
950
2E2A
#2E2A05
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --gold-50: #FDFCF1;
  --gold-100: #FBF8DF;
  --gold-200: #F8F3C4;
  --gold-300: #F3E996;
  --gold-400: #ECDE5F;
  --gold-500: #E7D532;
  --gold-600: #C9B718;
  --gold-700: #A09213;
  --gold-800: #72680D;
  --gold-900: #494309;
  --gold-950: #2E2A05;
}
Generate More ShadesCreate PaletteConvert Color