Skip to main content Skip to docs navigation

#c2ccdb hex color | Download Light Blue 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 Monet and its hex is #C3CFDC Nearest Color Name

Color Hue/Base color: Blue

Hex #c2ccdb Color code in RGB color code model is created after adding 76.08% red color, 80% green color and 85.88% blue color. Hex #c2ccdb Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 7% magenta, 0% yellow and 14.12% black.

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

RGB Chart

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

Color Table

Hex Color Code c2ccdb #c2ccdb
RGB Decimal 194, 204, 219 194, 204, 219
RGB Percent 76%, 80%, 86% rgb(76%, 80%, 86%)
CSS RGBa 194, 204, 219,1 rgba(194,204,219,1)
CMYK Model cmyk(11%,7%,0%,14.12%)
HSL Color Space 216,26% ,81% hsl(216,26% ,81%)
HSV Color Space 216°, 11%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11000010 11001100 11011011
Octal 302 314 333
Decimal 194 204 219
Hex c2 cc db

Different shades of #c2ccdb color code.

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

Darkest of #c2ccdb
#627ca2
Darker of #c2ccdb
#8296b5
Dark of #c2ccdb
#a2b1c8
Base of #c2ccdb
#c2ccdb
Light of #c2ccdb
#e2e7ee
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

#c2ccdb
#dbd1c2

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

Split Complementary

#c2ccdb
#dbc5c2
#d8dbc2

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

Analogous Color

#c2dbdb
#c2d6db
#c2ccdb
#c2c4db
#cbc2db

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

#c2ccdb
#ccdbc2
#dbc2cc

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

#c2ccdb
#dbc2cc
#dbd1c2
#c2dbd1

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

#c2ccdb
#dbc2d8
#dbd1c2
#c2dbc5

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 #c2ccdb

#4e6383
#627ca2
#8296b5
#a2b1c8
#c2ccdb
#e2e7ee
#ffffff
#ffffff
#ffffff

Tints of #c2ccdb Color

#c2ccdb
#c8d1df
#cfd7e3
#d6dde7
#dde2eb
#e3e8ef
#eaeef3
#f1f3f7
#f8f9fb
#ffffff

Shades of #c2ccdb color code

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

#c2ccdb
#acb5c2
#969eaa
#818892
#6b7179
#565a61
#404449
#2b2d30
#151618
#000000

Tones

#c2ccdb
#ccced1
#cecece
#cecece
#cecece

Tones

Similar Color like #c2ccdb color

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

#c3cddc
#c4cedd
#c5cfde
#c6d0df
#c7d1e0
#c8d2e1
#c9d3e2
#cad4e3
#cbd5e4
#ccd6e5
#cdd7e6
#ced8e7
#cfd9e8
#d0dae9
#c1cbda
#c0cad9
#bfc9d8
#bec8d7
#bdc7d6
#bcc6d5
#bbc5d4
#bac4d3
#b9c3d2
#b8c2d1
#b7c1d0
#b6c0cf
#b5bfce
#b4becd

Download this Light Blue

Hex #c2ccdb 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.

#c2ccdb Color Code Preview on Black Background Color

This is how #c2ccdb Color will look on black background color. Color contrast ratio is 12.95

#c2ccdb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2ccdb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2ccdb

#c2ccdb color code is use for CSS Background Color

Background color for the above div is #c2ccdb

HTML with inline CSS

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

#c2ccdb color code is use for CSS Border Color

CSS Border color for the above div is #c2ccdb

HTML with inline CSS

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

CSS Border Left color for the above div is #c2ccdb

HTML with inline CSS

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

CSS Border Right color for the above div is #c2ccdb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c2ccdb

HTML with inline CSS

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

CSS Border Top color for the above div is #c2ccdb

HTML with inline CSS

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

#c2ccdb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c2ccdb Color code Preview on White Background

This is how #c2ccdb Color code will look on white background color. Color contrast ratio is 1.62

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 #c2ccdb; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #c2ccdb; }

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,204,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(219,209,194,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(194,204,219,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }