Gold

#E9D42F

Yellow

Color Codes

All color formats for development

HEX
#E9D42F
RGB
rgb(233, 212, 47)
HSL
hsl(53, 81%, 55%)
OKLCH
oklch(0.861 0.169 101.5)
CMYK
cmyk(0%, 9%, 80%, 9%)

Accessibility

WCAG contrast compliance

On White Background

1.51:1

AA AAA

On Black Background

13.92:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEFC
100
#FCF8
200
#F9F2
300
#F4E9
400
#EEDD
500
#E9D4
600
#CBB6
700
#A291
800
#7367
900
#4A42
950
#2E29

Shades

Darker variations

1#E4CD18
2#CBB615
3#B29F13
4#988810
5#7F720D
6#665B0B
7#4C4408
8#332D05
9#191703

Tints

Lighter variations

1#EBD844
2#EEDC59
3#F0E16E
4#F2E582
5#F4E997
6#F6EEAC
7#F8F2C1
8#FBF6D5
9#FDFBEA

Tones

Muted variations

1#E0CC39
2#D7C542
3#CDBE4B
4#C4B754
5#BBB05E
6#B1A967
7#A8A270
8#9F9B7A
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
F4E9
#F4E995
BordersInactive statesPlaceholder text
400
EEDD
#EEDD5D
Disabled statesSecondary iconsMuted text
500
E9D4
#E9D42F
Primary brand colorCTAsActive elementsLinks
600
CBB6
#CBB615
Hover statesFocus ringsPrimary buttons hover
700
A291
#A29111
Active/pressed statesDark mode accentsSecondary text
800
7367
#73670C
Text on light backgroundsHeadingsStrong borders
900
4A42
#4A4208
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: #F4E995;
  --gold-400: #EEDD5D;
  --gold-500: #E9D42F;
  --gold-600: #CBB615;
  --gold-700: #A29111;
  --gold-800: #73670C;
  --gold-900: #4A4208;
  --gold-950: #2E2905;
}
Generate More ShadesCreate PaletteConvert Color