Orchid

#E335DB

Pink

Color Codes

All color formats for development

HEX
#E335DB
RGB
rgb(227, 53, 219)
HSL
hsl(303, 76%, 55%)
OKLCH
oklch(0.657 0.265 330.2)
CMYK
cmyk(0%, 77%, 4%, 11%)

Accessibility

WCAG contrast compliance

On White Background

3.62:1

AA AAA

On Black Background

5.80: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#DE1ED5
2#C51BBD
3#AD18A5
4#94148E
5#7B1176
6#630D5E
7#4A0A47
8#31072F
9#190318

Tints

Lighter variations

1#E649DE
2#E95DE2
3#EC72E6
4#EE86E9
5#F19AED
6#F4AEF0
7#F7C2F4
8#F9D7F8
9#FCEBFB

Tones

Muted variations

1#DB3ED3
2#D246CB
3#C94FC3
4#C158BB
5#B861B3
6#AF69AC
7#A672A4
8#9E7B9C
9#958494

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF2
#FDF2FD
BackgroundsSubtle highlightsCard backgrounds
100
FBE0
#FBE0F9
Light backgroundsTable row hoverSkeleton loading
200
F7C5
#F7C5F5
Secondary backgroundsInput backgroundsDividers
300
F198
#F198EC
BordersInactive statesPlaceholder text
400
EA62
#EA62E3
Disabled statesSecondary iconsMuted text
500
E335
#E335DB
Primary brand colorCTAsActive elementsLinks
600
C51B
#C51BBD
Hover statesFocus ringsPrimary buttons hover
700
9D15
#9D1596
Active/pressed statesDark mode accentsSecondary text
800
700F
#700F6B
Text on light backgroundsHeadingsStrong borders
900
480A
#480A45
Primary textHigh emphasis contentDark headings
950
2D06
#2D062B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FDF2FD;
  --orchid-100: #FBE0F9;
  --orchid-200: #F7C5F5;
  --orchid-300: #F198EC;
  --orchid-400: #EA62E3;
  --orchid-500: #E335DB;
  --orchid-600: #C51BBD;
  --orchid-700: #9D1596;
  --orchid-800: #700F6B;
  --orchid-900: #480A45;
  --orchid-950: #2D062B;
}
Generate More ShadesCreate PaletteConvert Color