Gold

#E8D630

Yellow

Color Codes

All color formats for development

HEX
#E8D630
RGB
rgb(232, 214, 48)
HSL
hsl(54, 80%, 55%)
OKLCH
oklch(0.865 0.17 102.7)
CMYK
cmyk(0%, 8%, 79%, 9%)

Accessibility

WCAG contrast compliance

On White Background

1.49:1

AA AAA

On Black Background

14.09:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDFC
100
#FBF9
200
#F8F3
300
#F3EA
400
#EDDF
500
#E8D6
600
#CAB8
700
#A192
800
#7369
900
#4943
950
#2E2A

Shades

Darker variations

1#E3CF19
2#CAB816
3#B1A114
4#978A11
5#7E730E
6#655C0B
7#4C4508
8#322E06
9#191703

Tints

Lighter variations

1#EADA45
2#EDDE5A
3#EFE26E
4#F1E683
5#F4EA98
6#F6EEAC
7#F8F3C1
8#FAF7D6
9#FDFBEA

Tones

Muted variations

1#DFCE3A
2#D6C743
3#CDC04C
4#C3B855
5#BAB15E
6#B1AA68
7#A8A271
8#9F9B7A
9#959483

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDFC
#FDFCF1
BackgroundsSubtle highlightsCard backgrounds
100
FBF9
#FBF9DF
Light backgroundsTable row hoverSkeleton loading
200
F8F3
#F8F3C3
Secondary backgroundsInput backgroundsDividers
300
F3EA
#F3EA95
BordersInactive statesPlaceholder text
400
EDDF
#EDDF5E
Disabled statesSecondary iconsMuted text
500
E8D6
#E8D630
Primary brand colorCTAsActive elementsLinks
600
CAB8
#CAB816
Hover statesFocus ringsPrimary buttons hover
700
A192
#A19212
Active/pressed statesDark mode accentsSecondary text
800
7369
#73690D
Text on light backgroundsHeadingsStrong borders
900
4943
#494308
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: #FBF9DF;
  --gold-200: #F8F3C3;
  --gold-300: #F3EA95;
  --gold-400: #EDDF5E;
  --gold-500: #E8D630;
  --gold-600: #CAB816;
  --gold-700: #A19212;
  --gold-800: #73690D;
  --gold-900: #494308;
  --gold-950: #2E2A05;
}
Generate More ShadesCreate PaletteConvert Color