Lavender

#CBF0EC

Cyan

Color Codes

All color formats for development

HEX
#CBF0EC
RGB
rgb(203, 240, 236)
HSL
hsl(174, 55%, 87%)
OKLCH
oklch(0.928 0.039 188.5)
CMYK
cmyk(15%, 0%, 2%, 6%)

Accessibility

WCAG contrast compliance

On White Background

1.22:1

AA AAA

On Black Background

17.21:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3FC
100
#E3F7
200
#CCF0
300
#A4E5
400
#75D7
500
#4DCB
600
#32AE
700
#288A
800
#1D63
900
#123F
950
#0B28

Shades

Darker variations

1#A9E6E0
2#87DCD4
3#64D2C7
4#42C8BB
5#32ACA0
6#288A80
7#1E6760
8#144540
9#0A2220

Tints

Lighter variations

1#D1F2EE
2#D6F3F0
3#DBF5F2
4#E0F6F4
5#E5F8F6
6#EAF9F8
7#F0FBF9
8#F5FCFB
9#FAFEFD

Tones

Muted variations

1#CDEEEB
2#CFECEA
3#D1EBE8
4#D3E9E7
5#D5E7E5
6#D7E5E4
7#D8E3E2
8#DAE1E1
9#DCE0DF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCFB
BackgroundsSubtle highlightsCard backgrounds
100
E3F7
#E3F7F5
Light backgroundsTable row hoverSkeleton loading
200
CCF0
#CCF0EC
Secondary backgroundsInput backgroundsDividers
300
A4E5
#A4E5DE
BordersInactive statesPlaceholder text
400
75D7
#75D7CD
Disabled statesSecondary iconsMuted text
500
4DCB
#4DCBBF
Primary brand colorCTAsActive elementsLinks
600
32AE
#32AEA2
Hover statesFocus ringsPrimary buttons hover
700
288A
#288A81
Active/pressed statesDark mode accentsSecondary text
800
1D63
#1D635C
Text on light backgroundsHeadingsStrong borders
900
123F
#123F3B
Primary textHigh emphasis contentDark headings
950
0B28
#0B2825
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F3FCFB;
  --lavender-100: #E3F7F5;
  --lavender-200: #CCF0EC;
  --lavender-300: #A4E5DE;
  --lavender-400: #75D7CD;
  --lavender-500: #4DCBBF;
  --lavender-600: #32AEA2;
  --lavender-700: #288A81;
  --lavender-800: #1D635C;
  --lavender-900: #123F3B;
  --lavender-950: #0B2825;
}
Generate More ShadesCreate PaletteConvert Color