Brown

#720D43

Pink

Color Codes

All color formats for development

HEX
#720D43
RGB
rgb(114, 13, 67)
HSL
hsl(328, 80%, 25%)
OKLCH
oklch(0.368 0.14 354.9)
CMYK
cmyk(0%, 89%, 41%, 55%)

Accessibility

WCAG contrast compliance

On White Background

11.33:1

AA AAA

On Black Background

1.85:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF1
100
#FBDF
200
#F8C3
300
#F395
400
#ED5E
500
#E830
600
#CA16
700
#A112
800
#730D
900
#4908
950
#2E05

Shades

Darker variations

1#670B3C
2#5C0A36
3#50092F
4#450828
5#390622
6#2E051B
7#220414
8#17030D
9#0B0107

Tints

Lighter variations

1#951157
2#B8146B
3#DA1880
4#E83092
5#EC53A4
6#F075B7
7#F498C9
8#F7BADB
9#FBDDED

Tones

Muted variations

1#6E1243
2#691742
3#631C42
4#5E2142
5#592641
6#542B41
7#4F3041
8#4A3640
9#453B40

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F8
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFEE
Light backgroundsTable row hoverSkeleton loading
200
F8C3
#F8C3E0
Secondary backgroundsInput backgroundsDividers
300
F395
#F395C7
BordersInactive statesPlaceholder text
400
ED5E
#ED5EAB
Disabled statesSecondary iconsMuted text
500
E830
#E83092
Primary brand colorCTAsActive elementsLinks
600
CA16
#CA1676
Hover statesFocus ringsPrimary buttons hover
700
A112
#A1125E
Active/pressed statesDark mode accentsSecondary text
800
730D
#730D43
Text on light backgroundsHeadingsStrong borders
900
4908
#49082B
Primary textHigh emphasis contentDark headings
950
2E05
#2E051B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --brown-50: #FDF1F8;
  --brown-100: #FBDFEE;
  --brown-200: #F8C3E0;
  --brown-300: #F395C7;
  --brown-400: #ED5EAB;
  --brown-500: #E83092;
  --brown-600: #CA1676;
  --brown-700: #A1125E;
  --brown-800: #730D43;
  --brown-900: #49082B;
  --brown-950: #2E051B;
}
Generate More ShadesCreate PaletteConvert Color