Peach

#F4B894

Orange

Color Codes

All color formats for development

HEX
#F4B894
RGB
rgb(244, 184, 148)
HSL
hsl(22, 81%, 77%)
OKLCH
oklch(0.829 0.085 52.2)
CMYK
cmyk(0%, 25%, 39%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.73:1

AA AAA

On Black Background

12.13:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF6
100
#FCE9
200
#F9D7
300
#F4B8
400
#EE92
500
#E973
600
#CB58
700
#A246
800
#7332
900
#4A20
950
#2E14

Shades

Darker variations

1#F0A071
2#EC884E
3#E9702A
4#D55C16
5#B24D13
6#8E3E0F
7#6B2E0B
8#471F07
9#240F04

Tints

Lighter variations

1#F5BF9F
2#F6C6AA
3#F7CDB5
4#F8D4BF
5#F9DBCA
6#FBE2D5
7#FCEADF
8#FDF1EA
9#FEF8F4

Tones

Muted variations

1#EFB99A
2#EABA9E
3#E6BBA3
4#E1BDA8
5#DCBEAD
6#D7BFB1
7#D3C1B6
8#CEC2BB
9#C9C3C0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF6
#FEF6F1
BackgroundsSubtle highlightsCard backgrounds
100
FCE9
#FCE9DF
Light backgroundsTable row hoverSkeleton loading
200
F9D7
#F9D7C3
Secondary backgroundsInput backgroundsDividers
300
F4B8
#F4B895
BordersInactive statesPlaceholder text
400
EE92
#EE925D
Disabled statesSecondary iconsMuted text
500
E973
#E9732F
Primary brand colorCTAsActive elementsLinks
600
CB58
#CB5815
Hover statesFocus ringsPrimary buttons hover
700
A246
#A24611
Active/pressed statesDark mode accentsSecondary text
800
7332
#73320C
Text on light backgroundsHeadingsStrong borders
900
4A20
#4A2008
Primary textHigh emphasis contentDark headings
950
2E14
#2E1405
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --peach-50: #FEF6F1;
  --peach-100: #FCE9DF;
  --peach-200: #F9D7C3;
  --peach-300: #F4B895;
  --peach-400: #EE925D;
  --peach-500: #E9732F;
  --peach-600: #CB5815;
  --peach-700: #A24611;
  --peach-800: #73320C;
  --peach-900: #4A2008;
  --peach-950: #2E1405;
}
Generate More ShadesCreate PaletteConvert Color