Gold

#E6BF33

Yellow

Color Codes

All color formats for development

HEX
#E6BF33
RGB
rgb(230, 191, 51)
HSL
hsl(47, 78%, 55%)
OKLCH
oklch(0.816 0.153 92.3)
CMYK
cmyk(0%, 17%, 78%, 10%)

Accessibility

WCAG contrast compliance

On White Background

1.77:1

AA AAA

On Black Background

11.86:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDFB
100
#FBF5
200
#F8ED
300
#F2DE
400
#EBCD
500
#E6BF
600
#C8A2
700
#9F81
800
#715C
900
#493B
950
#2D25

Shades

Darker variations

1#E1B61C
2#C8A219
3#AF8E16
4#967913
5#7D650F
6#64510C
7#4B3D09
8#322806
9#191403

Tints

Lighter variations

1#E8C547
2#EBCC5C
3#EDD270
4#F0D984
5#F2DF99
6#F5E5AD
7#F7ECC2
8#FAF2D6
9#FCF9EB

Tones

Muted variations

1#DDBA3C
2#D4B545
3#CBB04E
4#C2AB57
5#B9A65F
6#B0A168
7#A79B71
8#9E967A
9#959183

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDFB
#FDFBF1
BackgroundsSubtle highlightsCard backgrounds
100
FBF5
#FBF5DF
Light backgroundsTable row hoverSkeleton loading
200
F8ED
#F8EDC4
Secondary backgroundsInput backgroundsDividers
300
F2DE
#F2DE97
BordersInactive statesPlaceholder text
400
EBCD
#EBCD60
Disabled statesSecondary iconsMuted text
500
E6BF
#E6BF33
Primary brand colorCTAsActive elementsLinks
600
C8A2
#C8A219
Hover statesFocus ringsPrimary buttons hover
700
9F81
#9F8114
Active/pressed statesDark mode accentsSecondary text
800
715C
#715C0E
Text on light backgroundsHeadingsStrong borders
900
493B
#493B09
Primary textHigh emphasis contentDark headings
950
2D25
#2D2506
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --gold-50: #FDFBF1;
  --gold-100: #FBF5DF;
  --gold-200: #F8EDC4;
  --gold-300: #F2DE97;
  --gold-400: #EBCD60;
  --gold-500: #E6BF33;
  --gold-600: #C8A219;
  --gold-700: #9F8114;
  --gold-800: #715C0E;
  --gold-900: #493B09;
  --gold-950: #2D2506;
}
Generate More ShadesCreate PaletteConvert Color