Orchid

#E35CF0

Pink

Color Codes

All color formats for development

HEX
#E35CF0
RGB
rgb(227, 92, 240)
HSL
hsl(295, 83%, 65%)
OKLCH
oklch(0.702 0.238 324.1)
CMYK
cmyk(5%, 62%, 0%, 6%)

Accessibility

WCAG contrast compliance

On White Background

2.98:1

AA AAA

On Black Background

7.06:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF1
100
#F9DE
200
#F5C2
300
#ED94
400
#E35C
500
#DC2D
600
#BE13
700
#970F
800
#6C0B
900
#4507
950
#2B04

Shades

Darker variations

1#DE3DED
2#D91FEA
3#C414D4
4#A811B6
5#8C0E98
6#700B79
7#54085B
8#38063D
9#1C031E

Tints

Lighter variations

1#E66CF1
2#E97CF3
3#EC8DF4
4#EE9DF6
5#F1ADF7
6#F4BEF9
7#F7CEFA
8#F9DEFC
9#FCEFFD

Tones

Muted variations

1#DD63E8
2#D76AE1
3#D172DA
4#CB79D2
5#C581CB
6#BE88C3
7#B890BC
8#B297B5
9#AC9EAD

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1FE
BackgroundsSubtle highlightsCard backgrounds
100
F9DE
#F9DEFC
Light backgroundsTable row hoverSkeleton loading
200
F5C2
#F5C2F9
Secondary backgroundsInput backgroundsDividers
300
ED94
#ED94F5
BordersInactive statesPlaceholder text
400
E35C
#E35CF0
Disabled statesSecondary iconsMuted text
500
DC2D
#DC2DEB
Primary brand colorCTAsActive elementsLinks
600
BE13
#BE13CD
Hover statesFocus ringsPrimary buttons hover
700
970F
#970FA3
Active/pressed statesDark mode accentsSecondary text
800
6C0B
#6C0B75
Text on light backgroundsHeadingsStrong borders
900
4507
#45074B
Primary textHigh emphasis contentDark headings
950
2B04
#2B042F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FDF1FE;
  --orchid-100: #F9DEFC;
  --orchid-200: #F5C2F9;
  --orchid-300: #ED94F5;
  --orchid-400: #E35CF0;
  --orchid-500: #DC2DEB;
  --orchid-600: #BE13CD;
  --orchid-700: #970FA3;
  --orchid-800: #6C0B75;
  --orchid-900: #45074B;
  --orchid-950: #2B042F;
}
Generate More ShadesCreate PaletteConvert Color