Gold

#E9D02F

Yellow

Color Codes

All color formats for development

HEX
#E9D02F
RGB
rgb(233, 208, 47)
HSL
hsl(52, 81%, 55%)
OKLCH
oklch(0.853 0.166 99.7)
CMYK
cmyk(0%, 11%, 80%, 9%)

Accessibility

WCAG contrast compliance

On White Background

1.55:1

AA AAA

On Black Background

13.53:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEFC
100
#FCF8
200
#F9F2
300
#F4E7
400
#EEDB
500
#E9D0
600
#CBB3
700
#A28E
800
#7366
900
#4A41
950
#2E29

Shades

Darker variations

1#E4C918
2#CBB315
3#B29C13
4#988610
5#7F700D
6#66590B
7#4C4308
8#332D05
9#191603

Tints

Lighter variations

1#EBD544
2#EEDA59
3#F0DE6E
4#F2E382
5#F4E897
6#F6ECAC
7#F8F1C1
8#FBF6D5
9#FDFAEA

Tones

Muted variations

1#E0CA39
2#D7C342
3#CDBC4B
4#C4B554
5#BBAE5E
6#B1A867
7#A8A170
8#9F9A7A
9#969383

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEFC
#FEFCF1
BackgroundsSubtle highlightsCard backgrounds
100
FCF8
#FCF8DF
Light backgroundsTable row hoverSkeleton loading
200
F9F2
#F9F2C3
Secondary backgroundsInput backgroundsDividers
300
F4E7
#F4E795
BordersInactive statesPlaceholder text
400
EEDB
#EEDB5D
Disabled statesSecondary iconsMuted text
500
E9D0
#E9D02F
Primary brand colorCTAsActive elementsLinks
600
CBB3
#CBB315
Hover statesFocus ringsPrimary buttons hover
700
A28E
#A28E11
Active/pressed statesDark mode accentsSecondary text
800
7366
#73660C
Text on light backgroundsHeadingsStrong borders
900
4A41
#4A4108
Primary textHigh emphasis contentDark headings
950
2E29
#2E2905
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --gold-50: #FEFCF1;
  --gold-100: #FCF8DF;
  --gold-200: #F9F2C3;
  --gold-300: #F4E795;
  --gold-400: #EEDB5D;
  --gold-500: #E9D02F;
  --gold-600: #CBB315;
  --gold-700: #A28E11;
  --gold-800: #73660C;
  --gold-900: #4A4108;
  --gold-950: #2E2905;
}
Generate More ShadesCreate PaletteConvert Color