Gold

#D7C309

Yellow

Color Codes

All color formats for development

HEX
#D7C309
RGB
rgb(215, 195, 9)
HSL
hsl(54, 92%, 44%)
OKLCH
oklch(0.809 0.168 101.9)
CMYK
cmyk(0%, 9%, 96%, 16%)

Accessibility

WCAG contrast compliance

On White Background

1.79:1

AA AAA

On Black Background

11.70:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEFD
100
#FEFA
200
#FCF6
300
#FAF0
400
#F8E7
500
#F6E1
600
#D7C3
700
#AB9B
800
#7A6F
900
#4E47
950
#312C

Shades

Darker variations

1#C2AF08
2#AC9C07
3#978806
4#817505
5#6C6104
6#564E04
7#413A03
8#2B2702
9#161301

Tints

Lighter variations

1#F3DC0A
2#F6E124
3#F7E53F
4#F8E85A
5#F9EC76
6#FAF091
7#FCF4AD
8#FDF7C8
9#FEFBE4

Tones

Muted variations

1#CDBB13
2#C3B21E
3#B8AA28
4#AEA232
5#A4993D
6#999147
7#8F8951
8#85815C
9#7B7866

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEFD
#FEFDF0
BackgroundsSubtle highlightsCard backgrounds
100
FEFA
#FEFADD
Light backgroundsTable row hoverSkeleton loading
200
FCF6
#FCF6BF
Secondary backgroundsInput backgroundsDividers
300
FAF0
#FAF08E
BordersInactive statesPlaceholder text
400
F8E7
#F8E754
Disabled statesSecondary iconsMuted text
500
F6E1
#F6E123
Primary brand colorCTAsActive elementsLinks
600
D7C3
#D7C309
Hover statesFocus ringsPrimary buttons hover
700
AB9B
#AB9B07
Active/pressed statesDark mode accentsSecondary text
800
7A6F
#7A6F05
Text on light backgroundsHeadingsStrong borders
900
4E47
#4E4703
Primary textHigh emphasis contentDark headings
950
312C
#312C02
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --gold-50: #FEFDF0;
  --gold-100: #FEFADD;
  --gold-200: #FCF6BF;
  --gold-300: #FAF08E;
  --gold-400: #F8E754;
  --gold-500: #F6E123;
  --gold-600: #D7C309;
  --gold-700: #AB9B07;
  --gold-800: #7A6F05;
  --gold-900: #4E4703;
  --gold-950: #312C02;
}
Generate More ShadesCreate PaletteConvert Color