Gold

#E7C332

Yellow

Color Codes

All color formats for development

HEX
#E7C332
RGB
rgb(231, 195, 50)
HSL
hsl(48, 79%, 55%)
OKLCH
oklch(0.825 0.156 94.1)
CMYK
cmyk(0%, 16%, 78%, 9%)

Accessibility

WCAG contrast compliance

On White Background

1.71:1

AA AAA

On Black Background

12.25:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDFB
100
#FBF6
200
#F8EE
300
#F3E0
400
#ECD0
500
#E7C3
600
#C9A5
700
#A084
800
#725E
900
#493C
950
#2E26

Shades

Darker variations

1#E2BA1B
2#C9A518
3#B09115
4#977C12
5#7E670F
6#64530C
7#4B3E09
8#322906
9#191503

Tints

Lighter variations

1#E9C946
2#ECCF5B
3#EED56F
4#F1DB84
5#F3E198
6#F5E7AD
7#F8EDC1
8#FAF3D6
9#FDF9EA

Tones

Muted variations

1#DEBD3B
2#D5B844
3#CCB24D
4#C3AD56
5#BAA75F
6#B1A268
7#A79D71
8#9E977A
9#959283

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
F3E0
#F3E096
BordersInactive statesPlaceholder text
400
ECD0
#ECD05F
Disabled statesSecondary iconsMuted text
500
E7C3
#E7C332
Primary brand colorCTAsActive elementsLinks
600
C9A5
#C9A518
Hover statesFocus ringsPrimary buttons hover
700
A084
#A08413
Active/pressed statesDark mode accentsSecondary text
800
725E
#725E0D
Text on light backgroundsHeadingsStrong borders
900
493C
#493C09
Primary textHigh emphasis contentDark headings
950
2E26
#2E2605
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --gold-50: #FDFBF1;
  --gold-100: #FBF6DF;
  --gold-200: #F8EEC4;
  --gold-300: #F3E096;
  --gold-400: #ECD05F;
  --gold-500: #E7C332;
  --gold-600: #C9A518;
  --gold-700: #A08413;
  --gold-800: #725E0D;
  --gold-900: #493C09;
  --gold-950: #2E2605;
}
Generate More ShadesCreate PaletteConvert Color