Skip to main content Skip to docs navigation

#cff2cc 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 Pastel Mint and its hex is #CEF0CC Nearest Color Name

Color Hue/Base color: Green

Hex #cff2cc Color code in RGB color code model is created after adding 81.18% red color, 94.9% green color and 80% blue color. Hex #cff2cc Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 0% magenta, 16% yellow and 5.1% black.

Hex #cff2cc color code is between #cceebb web safe hex color code and #ddffdd web safe hex color code. #cceebb is the nearest web safe color code. You can see here many more shades of #cff2cc color code.

RGB Chart

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

Color Table

Hex Color Code cff2cc #cff2cc
RGB Decimal 207, 242, 204 207, 242, 204
RGB Percent 81%, 95%, 80% rgb(81%, 95%, 80%)
CSS RGBa 207, 242, 204,1 rgba(207,242,204,1)
CMYK Model cmyk(14%,0%,16%,5.1%)
HSL Color Space 115,59% ,87% hsl(115,59% ,87%)
HSV Color Space 115°, 16%, 95%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11001111 11110010 11001100
Octal 317 362 314
Decimal 207 242 204
Hex cf f2 cc

Different shades of #cff2cc color code.

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

Darkest of #cff2cc
#5cd352
Darker of #cff2cc
#83dd7b
Dark of #cff2cc
#a9e8a3
Base of #cff2cc
#cff2cc
Light of #cff2cc
#f5fcf5
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

#cff2cc
#efccf2

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

Split Complementary

#cff2cc
#dcccf2
#f2cce2

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

Analogous Color

#e5f2cc
#dff2cc
#cff2cc
#ccf2d6
#ccf2e5

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

#cff2cc
#f2cccf
#cccff2

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

#cff2cc
#cccff2
#efccf2
#f2efcc

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

#cff2cc
#cce2f2
#efccf2
#f2dccc

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

#3dc131
#5cd352
#83dd7b
#a9e8a3
#cff2cc
#f5fcf5
#ffffff
#ffffff
#ffffff

Tints of #cff2cc Color

#cff2cc
#d4f3d1
#d9f4d7
#dff6dd
#e4f7e2
#e9f9e8
#effaee
#f4fcf3
#f9fdf9
#ffffff

Shades of #cff2cc color code

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

#cff2cc
#b8d7b5
#a1bc9e
#8aa188
#738671
#5c6b5a
#455044
#2e352d
#171a16
#000000

Tones

#cff2cc
#d4ecd2
#dae5d9
#dfdfdf
#dfdfdf

Tones

Similar Color like #cff2cc color

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

#d0f3cd
#d1f4ce
#d2f5cf
#d3f6d0
#d4f7d1
#d5f8d2
#d6f9d3
#d7fad4
#d8fbd5
#d9fcd6
#dafdd7
#dbfed8
#dcffd9
#ddffda
#cef1cb
#cdf0ca
#ccefc9
#cbeec8
#caedc7
#c9ecc6
#c8ebc5
#c7eac4
#c6e9c3
#c5e8c2
#c4e7c1
#c3e6c0
#c2e5bf
#c1e4be

Download this Light Green

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

#cff2cc Color Code Preview on Black Background Color

This is how #cff2cc Color will look on black background color. Color contrast ratio is 17.23

#cff2cc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cff2cc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cff2cc

#cff2cc color code is use for CSS Background Color

Background color for the above div is #cff2cc

HTML with inline CSS

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

#cff2cc color code is use for CSS Border Color

CSS Border color for the above div is #cff2cc

HTML with inline CSS

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

CSS Border Left color for the above div is #cff2cc

HTML with inline CSS

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

CSS Border Right color for the above div is #cff2cc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cff2cc

HTML with inline CSS

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

CSS Border Top color for the above div is #cff2cc

HTML with inline CSS

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

#cff2cc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cff2cc Color code Preview on White Background

This is how #cff2cc Color code will look on white background color. Color contrast ratio is 1.22

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

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