Orchid

#E335D5

Pink

Color Codes

All color formats for development

HEX
#E335D5
RGB
rgb(227, 53, 213)
HSL
hsl(305, 76%, 55%)
OKLCH
oklch(0.653 0.261 331.8)
CMYK
cmyk(0%, 77%, 6%, 11%)

Accessibility

WCAG contrast compliance

On White Background

3.66:1

AA AAA

On Black Background

5.74:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF2
100
#FBE0
200
#F7C5
300
#F198
400
#EA62
500
#E335
600
#C51B
700
#9D15
800
#700F
900
#480A
950
#2D06

Shades

Darker variations

1#DE1ECE
2#C51BB7
3#AD18A0
4#941489
5#7B1173
6#630D5C
7#4A0A45
8#31072E
9#190317

Tints

Lighter variations

1#E649D9
2#E95DDD
3#EC72E2
4#EE86E6
5#F19AEA
6#F4AEEE
7#F7C2F2
8#F9D7F7
9#FCEBFB

Tones

Muted variations

1#DB3ECE
2#D246C6
3#C94FBF
4#C158B8
5#B861B1
6#AF69A9
7#A672A2
8#9E7B9B
9#958494

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF2
#FDF2FC
BackgroundsSubtle highlightsCard backgrounds
100
FBE0
#FBE0F8
Light backgroundsTable row hoverSkeleton loading
200
F7C5
#F7C5F3
Secondary backgroundsInput backgroundsDividers
300
F198
#F198E9
BordersInactive statesPlaceholder text
400
EA62
#EA62DE
Disabled statesSecondary iconsMuted text
500
E335
#E335D5
Primary brand colorCTAsActive elementsLinks
600
C51B
#C51BB7
Hover statesFocus ringsPrimary buttons hover
700
9D15
#9D1592
Active/pressed statesDark mode accentsSecondary text
800
700F
#700F68
Text on light backgroundsHeadingsStrong borders
900
480A
#480A43
Primary textHigh emphasis contentDark headings
950
2D06
#2D062A
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FDF2FC;
  --orchid-100: #FBE0F8;
  --orchid-200: #F7C5F3;
  --orchid-300: #F198E9;
  --orchid-400: #EA62DE;
  --orchid-500: #E335D5;
  --orchid-600: #C51BB7;
  --orchid-700: #9D1592;
  --orchid-800: #700F68;
  --orchid-900: #480A43;
  --orchid-950: #2D062A;
}
Generate More ShadesCreate PaletteConvert Color