#C0C0C0

Silver

#C0C0C0Silver

Luminance

0.527

Category

Gray

Type

Light

Best On

#000000

Color Codes

All color formats for your project

HEX

HEX
#C0C0C0
No #
C0C0C0

RGB

RGB
rgb(192, 192, 192)
Values
R:192 G:192 B:192

HSL

HSL
hsl(0, 0%, 75%)
Values
H:0° S:0% L:75%

HSV / HSB

HSV
hsv(0, 0%, 75%)
Values
H:0° S:0% V:75%

CMYK

CMYK
cmyk(0%, 0%, 0%, 25%)
Values
C:0 M:0 Y:0 K:25

LAB

LAB
lab(78, 0, 0)
Values
L:78 a:0 b:0

OKLCH

OKLCH
oklch(80.8% 0.000 89.9)
Values
L:80.8% C:0.000 H:89.9°

Code Formats

CSS
color: #C0C0C0;
Swift
UIColor(red: 0.753, green: 0.753, blue: 0.753, alpha: 1.0)
Kotlin
Color(0xFFC0C0C0)
Flutter
Color(0xFFC0C0C0)
Android
#FFC0C0C0

Contrast Analysis

WCAG compliance with grayscale colors

On White

1.82:1

Fail

On Black

11.54:1

AAA

Grayscale Contrast

Aa

0%

11.5

AAA
Aa

10%

9.6

AAA
Aa

20%

6.9

AA
Aa

30%

4.6

AA
Aa

40%

3.2

AA-large
Aa

50%

2.2

Fail
Aa

60%

1.6

Fail
Aa

70%

1.2

Fail
Aa

80%

1.1

Fail
Aa

90%

1.4

Fail
Aa

100%

1.8

Fail

Best Grayscale Contrast

#000000 with ratio 11.54:1

Aa

Color Harmonies

Harmonious color combinations

complementary

Two colors opposite on the color wheel (180°)

split-complementary

Base color + two colors adjacent to its complement

triadic

Three colors evenly spaced (120° apart)

tetradic

Four colors evenly spaced (90° apart)

analogous

Three colors adjacent on the color wheel (30° apart)

Color Variations

Tints, shades, tones, and full scale

Color Scale (50-900)

50

100

200

300

400

500

600

700

800

900

Tints (Lighter)

Shades (Darker)

Tones (Desaturated)

Gradients (OKLCH)

Primary

90°
CSS
linear-gradient(90deg, #D9D9D9 0%, #8C8C8C 100%)
OKLCH
linear-gradient(90deg, oklch(88.5% 0.000 89.9) 0%, oklch(64.0% 0.000 89.9) 100%)
Stops
0%
100%

Vibrant

135°
CSS
linear-gradient(135deg, #BEA7A7 0%, #BC8F8F 100%)
OKLCH
linear-gradient(135deg, oklch(74.8% 0.027 17.8) 0%, oklch(69.3% 0.055 18.6) 100%)
Stops
0%
100%

Complementary

90°
CSS
linear-gradient(90deg, #C0C0C0 0%, #BFBFBF 100%)
OKLCH
linear-gradient(90deg, oklch(80.8% 0.000 89.9) 0%, oklch(80.5% 0.000 89.9) 100%)
Stops
0%
100%

Analogous

90°
CSS
linear-gradient(90deg, #BFBFBF 0%, #C0C0C0 50%, #BFBFBF 100%)
OKLCH
linear-gradient(90deg, oklch(80.5% 0.000 89.9) 0%, oklch(80.8% 0.000 89.9) 50%, oklch(80.5% 0.000 89.9) 100%)
Stops
0%
50%
100%

Sunset

90°
CSS
linear-gradient(90deg, #F6CE55 0%, #EE6C2B 50%, #E6193C 100%)
OKLCH
linear-gradient(90deg, oklch(86.4% 0.144 90.6) 0%, oklch(68.0% 0.177 43.8) 50%, oklch(59.1% 0.228 21.2) 100%)
Stops
0%
50%
100%

Ocean

135°
CSS
linear-gradient(135deg, #19A1E6 0%, #22C3B6 50%, #47D1A3 100%)
OKLCH
linear-gradient(135deg, oklch(67.5% 0.146 238.9) 0%, oklch(73.8% 0.124 186.2) 50%, oklch(77.5% 0.136 166.9) 100%)
Stops
0%
50%
100%

Dark Mode

180°
CSS
linear-gradient(180deg, #999999 0%, #251818 100%)
OKLCH
linear-gradient(180deg, oklch(68.3% 0.000 89.9) 0%, oklch(22.6% 0.021 18.8) 100%)
Stops
0%
100%

Radial Glow

Radial
CSS
radial-gradient(circle, #BFBFBF 0%, #999999 100%)
OKLCH
radial-gradient(circle, oklch(80.5% 0.000 89.9) 0%, oklch(68.3% 0.000 89.9) 100%)
Stops
0%
100%

💡 About OKLCH Gradients

OKLCH (Oklch Color Space) provides perceptually uniform gradients with better color transitions than traditional RGB/HSL gradients. The format is oklch(L% C H) where L = Lightness (0-100%), C = Chroma (0-0.4), H = Hue (0-360°).

Generate Full Palette

Create a complete brand palette from this color with primary, secondary, accent, and neutral scales.

View Palette