Orchid

#E335D8

Pink

Color Codes

All color formats for development

HEX
#E335D8
RGB
rgb(227, 53, 216)
HSL
hsl(304, 76%, 55%)
OKLCH
oklch(0.655 0.263 331)
CMYK
cmyk(0%, 77%, 5%, 11%)

Accessibility

WCAG contrast compliance

On White Background

3.64:1

AA AAA

On Black Background

5.77: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#DE1ED1
2#C51BBA
3#AD18A3
4#94148C
5#7B1174
6#630D5D
7#4A0A46
8#31072F
9#190317

Tints

Lighter variations

1#E649DC
2#E95DE0
3#EC72E4
4#EE86E7
5#F19AEB
6#F4AEEF
7#F7C2F3
8#F9D7F7
9#FCEBFB

Tones

Muted variations

1#DB3ED0
2#D246C9
3#C94FC1
4#C158BA
5#B861B2
6#AF69AA
7#A672A3
8#9E7B9B
9#958494

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF2
#FDF2FC
BackgroundsSubtle highlightsCard backgrounds
100
FBE0
#FBE0F9
Light backgroundsTable row hoverSkeleton loading
200
F7C5
#F7C5F4
Secondary backgroundsInput backgroundsDividers
300
F198
#F198EB
BordersInactive statesPlaceholder text
400
EA62
#EA62E1
Disabled statesSecondary iconsMuted text
500
E335
#E335D8
Primary brand colorCTAsActive elementsLinks
600
C51B
#C51BBA
Hover statesFocus ringsPrimary buttons hover
700
9D15
#9D1594
Active/pressed statesDark mode accentsSecondary text
800
700F
#700F6A
Text on light backgroundsHeadingsStrong borders
900
480A
#480A44
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: #FBE0F9;
  --orchid-200: #F7C5F4;
  --orchid-300: #F198EB;
  --orchid-400: #EA62E1;
  --orchid-500: #E335D8;
  --orchid-600: #C51BBA;
  --orchid-700: #9D1594;
  --orchid-800: #700F6A;
  --orchid-900: #480A44;
  --orchid-950: #2D062A;
}
Generate More ShadesCreate PaletteConvert Color