Skip to main content Skip to docs navigation

#c2c0dc hex color | Download Light Grey BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Purple Purity and its hex is #C9C6DF Nearest Color Name

Color Hue/Base color: Grey

Hex #c2c0dc Color code in RGB color code model is created after adding 76.08% red color, 75.29% green color and 86.27% blue color. Hex #c2c0dc Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 13% magenta, 0% yellow and 13.73% black.

Hex #c2c0dc color code is between #bbbbdd web safe hex color code and #cccccc web safe hex color code. #bbbbdd is the nearest web safe color code. You can see here many more shades of #c2c0dc color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code c2c0dc #c2c0dc
RGB Decimal 194, 192, 220 194, 192, 220
RGB Percent 76%, 75%, 86% rgb(76%, 75%, 86%)
CSS RGBa 194, 192, 220,1 rgba(194,192,220,1)
CMYK Model cmyk(12%,13%,0%,13.73%)
HSL Color Space 244,29% ,81% hsl(244,29% ,81%)
HSV Color Space 244°, 13%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11000010 11000000 11011100
Octal 302 300 334
Decimal 194 192 220
Hex c2 c0 dc

Different shades of #c2c0dc color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #c2c0dc
#635ea5
Darker of #c2c0dc
#837eb8
Dark of #c2c0dc
#a29fca
Base of #c2c0dc
#c2c0dc
Light of #c2c0dc
#e2e1ee
Lighter
#ffffff
Lightest
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#c2c0dc
#dadcc0

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#c2c0dc
#dcd0c0
#ccdcc0

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#c0cedc
#c0cadc
#c2c0dc
#cbc0dc
#d7c0dc

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#c2c0dc
#c0dcc2
#dcc2c0

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#c2c0dc
#dcc2c0
#dadcc0
#c0dadc

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#c2c0dc
#dcc0cc
#dadcc0
#c0dcd0

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #c2c0dc

#4f4a86
#635ea5
#837eb8
#a29fca
#c2c0dc
#e2e1ee
#ffffff
#ffffff
#ffffff

Tints of #c2c0dc Color

#c2c0dc
#c8c7df
#cfcee3
#d6d5e7
#dddceb
#e3e3ef
#eaeaf3
#f1f1f7
#f8f8fb
#ffffff

Shades of #c2c0dc color code

Generate more color scales with scales (color stack) generator.

#c2c0dc
#acaac3
#9695ab
#818092
#6b6a7a
#565561
#404049
#2b2a30
#151518
#000000

Tones

#c2c0dc
#cacad2
#cecece
#cecece
#cecece

Tones

Similar Color like #c2c0dc color

Find visually similar hex color codes nearing to #c2c0dc hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#c3c1dd
#c4c2de
#c5c3df
#c6c4e0
#c7c5e1
#c8c6e2
#c9c7e3
#cac8e4
#cbc9e5
#cccae6
#cdcbe7
#cecce8
#cfcde9
#d0ceea
#c1bfdb
#c0beda
#bfbdd9
#bebcd8
#bdbbd7
#bcbad6
#bbb9d5
#bab8d4
#b9b7d3
#b8b6d2
#b7b5d1
#b6b4d0
#b5b3cf
#b4b2ce

Download this Light Grey

Hex #c2c0dc Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#c2c0dc Color Code Preview on Black Background Color

This is how #c2c0dc Color will look on black background color. Color contrast ratio is 11.87

#c2c0dc in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#c2c0dc">Your Example Paragraph content text in with font color #c2c0dc </p>

Your Example Paragraph content text in with font color #c2c0dc

HTML with inline CSS

<div style="color:#c2c0dc">Your Paragraph text in with font color #c2c0dc </div>

Your Example Paragraph content text in with font color #c2c0dc

#c2c0dc color code is use for CSS Background Color

Background color for the above div is #c2c0dc

HTML with inline CSS

<div style="background-color:#c2c0dc;"></div>

#c2c0dc color code is use for CSS Border Color

CSS Border color for the above div is #c2c0dc

HTML with inline CSS

<div style="border:5px solid #c2c0dc;"></div>

CSS Border Left color for the above div is #c2c0dc

HTML with inline CSS

<div style="border-left:5px solid #c2c0dc;"></div>

CSS Border Right color for the above div is #c2c0dc

HTML with inline CSS

<div style="border-right:5px solid #c2c0dc;"></div>

CSS Border Bottom color for the above div is #c2c0dc

HTML with inline CSS

<div style="border-bottom:5px solid #c2c0dc;"></div>

CSS Border Top color for the above div is #c2c0dc

HTML with inline CSS

<div style="border-top:5px solid #c2c0dc;"></div>

#c2c0dc hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#c2c0dc; } .examplecolorclass {color:#c2c0dc; } .examplebordercolor {border:3px solid #c2c0dc; }

#c2c0dc Color code Preview on White Background

This is how #c2c0dc Color code will look on white background color. Color contrast ratio is 1.77

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #c2c0dc; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #c2c0dc; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(194,192,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(218,220,192,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(194,192,220,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }