Skip to main content Skip to docs navigation

#cbe2d0 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 Enchanted and its hex is #C9E2CF Nearest Color Name

Color Hue/Base color: Green

Hex #cbe2d0 Color code in RGB color code model is created after adding 79.61% red color, 88.63% green color and 81.57% blue color. Hex #cbe2d0 Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 0% magenta, 8% yellow and 11.37% black.

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

RGB Chart

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

Color Table

Hex Color Code cbe2d0 #cbe2d0
RGB Decimal 203, 226, 208 203, 226, 208
RGB Percent 80%, 89%, 82% rgb(80%, 89%, 82%)
CSS RGBa 203, 226, 208,1 rgba(203,226,208,1)
CMYK Model cmyk(10%,0%,8%,11.37%)
HSL Color Space 133,28% ,84% hsl(133,28% ,84%)
HSV Color Space 133°, 10%, 89%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11001011 11100010 11010000
Octal 313 342 320
Decimal 203 226 208
Hex cb e2 d0

Different shades of #cbe2d0 color code.

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

Darkest of #cbe2d0
#69ab77
Darker of #cbe2d0
#8abd95
Dark of #cbe2d0
#aad0b2
Base of #cbe2d0
#cbe2d0
Light of #cbe2d0
#ecf4ee
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

#cbe2d0
#e2cbdd

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

Split Complementary

#cbe2d0
#dccbe2
#e2cbd2

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

Analogous Color

#d3e2cb
#d0e2cb
#cbe2d0
#cbe2d8
#cbe2e1

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

#cbe2d0
#e2d0cb
#d0cbe2

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

#cbe2d0
#d0cbe2
#e2cbdd
#dde2cb

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

#cbe2d0
#cbd2e2
#e2cbdd
#e2dccb

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

#51905e
#69ab77
#8abd95
#aad0b2
#cbe2d0
#ecf4ee
#ffffff
#ffffff
#ffffff

Tints of #cbe2d0 Color

#cbe2d0
#d0e5d5
#d6e8da
#dcebdf
#e2eee4
#e7f2ea
#edf5ef
#f3f8f4
#f9fbf9
#ffffff

Shades of #cbe2d0 color code

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

#cbe2d0
#b4c8b8
#9dafa1
#87968a
#707d73
#5a645c
#434b45
#2d322e
#161917
#000000

Tones

#cbe2d0
#d3dad5
#d7d7d7
#d7d7d7
#d7d7d7

Tones

Similar Color like #cbe2d0 color

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

#cce3d1
#cde4d2
#cee5d3
#cfe6d4
#d0e7d5
#d1e8d6
#d2e9d7
#d3ead8
#d4ebd9
#d5ecda
#d6eddb
#d7eedc
#d8efdd
#d9f0de
#cae1cf
#c9e0ce
#c8dfcd
#c7decc
#c6ddcb
#c5dcca
#c4dbc9
#c3dac8
#c2d9c7
#c1d8c6
#c0d7c5
#bfd6c4
#bed5c3
#bdd4c2

Download this Light Green

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

#cbe2d0 Color Code Preview on Black Background Color

This is how #cbe2d0 Color will look on black background color. Color contrast ratio is 15.33

#cbe2d0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cbe2d0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cbe2d0

#cbe2d0 color code is use for CSS Background Color

Background color for the above div is #cbe2d0

HTML with inline CSS

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

#cbe2d0 color code is use for CSS Border Color

CSS Border color for the above div is #cbe2d0

HTML with inline CSS

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

CSS Border Left color for the above div is #cbe2d0

HTML with inline CSS

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

CSS Border Right color for the above div is #cbe2d0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cbe2d0

HTML with inline CSS

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

CSS Border Top color for the above div is #cbe2d0

HTML with inline CSS

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

#cbe2d0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cbe2d0 Color code Preview on White Background

This is how #cbe2d0 Color code will look on white background color. Color contrast ratio is 1.37

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

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