Skip to main content Skip to docs navigation

#c2dbdd hex color | Download Light Green 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 Light Dewpoint and its hex is #C4DADD Nearest Color Name

Color Hue/Base color: Green

Hex #c2dbdd Color code in RGB color code model is created after adding 76.08% red color, 85.88% green color and 86.67% blue color. Hex #c2dbdd Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 1% magenta, 0% yellow and 13.33% black.

Hex #c2dbdd color code is between #bbddcc web safe hex color code and #ccccee web safe hex color code. #bbddcc is the nearest web safe color code. You can see here many more shades of #c2dbdd color code.

RGB Chart

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

Color Table

Hex Color Code c2dbdd #c2dbdd
RGB Decimal 194, 219, 221 194, 219, 221
RGB Percent 76%, 86%, 87% rgb(76%, 86%, 87%)
CSS RGBa 194, 219, 221,1 rgba(194,219,221,1)
CMYK Model cmyk(12%,1%,0%,13.33%)
HSL Color Space 184,28% ,81% hsl(184,28% ,81%)
HSV Color Space 184°, 12%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11000010 11011011 11011101
Octal 302 333 335
Decimal 194 219 221
Hex c2 db dd

Different shades of #c2dbdd color code.

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

Darkest of #c2dbdd
#60a1a6
Darker of #c2dbdd
#80b4b8
Dark of #c2dbdd
#a1c8cb
Base of #c2dbdd
#c2dbdd
Light of #c2dbdd
#e3eeef
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

#c2dbdd
#ddc4c2

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

Split Complementary

#c2dbdd
#ddc2cd
#ddd1c2

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

Analogous Color

#c2ddcf
#c2ddd4
#c2dbdd
#c2d2dd
#c2c7dd

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

#c2dbdd
#dbddc2
#ddc2db

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

#c2dbdd
#ddc2db
#ddc4c2
#c2ddc4

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

#c2dbdd
#d1c2dd
#ddc4c2
#cdddc2

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

#4c8387
#60a1a6
#80b4b8
#a1c8cb
#c2dbdd
#e3eeef
#ffffff
#ffffff
#ffffff

Tints of #c2dbdd Color

#c2dbdd
#c8dfe0
#cfe3e4
#d6e7e8
#ddebec
#e3efef
#eaf3f3
#f1f7f7
#f8fbfb
#ffffff

Shades of #c2dbdd color code

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

#c2dbdd
#acc2c4
#96aaab
#819293
#6b797a
#566162
#404949
#2b3031
#151818
#000000

Tones

#c2dbdd
#cbd3d3
#cfcfcf
#cfcfcf
#cfcfcf

Tones

Similar Color like #c2dbdd color

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

#c3dcde
#c4dddf
#c5dee0
#c6dfe1
#c7e0e2
#c8e1e3
#c9e2e4
#cae3e5
#cbe4e6
#cce5e7
#cde6e8
#cee7e9
#cfe8ea
#d0e9eb
#c1dadc
#c0d9db
#bfd8da
#bed7d9
#bdd6d8
#bcd5d7
#bbd4d6
#bad3d5
#b9d2d4
#b8d1d3
#b7d0d2
#b6cfd1
#b5ced0
#b4cdcf

Download this Light Green

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

#c2dbdd Color Code Preview on Black Background Color

This is how #c2dbdd Color will look on black background color. Color contrast ratio is 14.47

#c2dbdd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2dbdd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2dbdd

#c2dbdd color code is use for CSS Background Color

Background color for the above div is #c2dbdd

HTML with inline CSS

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

#c2dbdd color code is use for CSS Border Color

CSS Border color for the above div is #c2dbdd

HTML with inline CSS

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

CSS Border Left color for the above div is #c2dbdd

HTML with inline CSS

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

CSS Border Right color for the above div is #c2dbdd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c2dbdd

HTML with inline CSS

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

CSS Border Top color for the above div is #c2dbdd

HTML with inline CSS

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

#c2dbdd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c2dbdd Color code Preview on White Background

This is how #c2dbdd Color code will look on white background color. Color contrast ratio is 1.45

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

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