crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#ccf1e3 hex color - Light Salome - Green - Cool color - Information

#ccf1e3 hex color - Light Salome - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #ccf1e3 Color Code is also known as Light Salome color.

Hex #ccf1e3 Color code in RGB color code model is created after adding 80% red color, 94.51% green color and 89.02% blue color. Hex #ccf1e3 Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 0% magenta, 6% yellow and 5% black.

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

0 Likes 0 Comments | 18 Views

Color Table

Hex Color Codeccf1e3#ccf1e3
RGB Decimal204, 241, 227rgb(204, 241, 227)
RGB Percent80%, 95%, 89%rgb(80%, 95%, 89%)
CSS RGBa204, 241, 227,1rgba(204,241,227,1)
CMYK Modelcmyk(15%,0%,6%,5%)
HSL Color Space157,57% ,87%hsl(157,57% ,87%)
HSV Color Space157°, 15%, 95%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110011001111000111100011
Octal314361343
Decimal204241227
Hexccf1e3

Different shades of #ccf1e3 color code.

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

Light Shade of #ccf1e3
#f4fcf9
Dark Shade of #ccf1e3
#a4e6cd
Saturated Shade of #ccf1e3
#c9f4e4
Desaturated Shade of #ccf1e3
#cfeee2
Grey scale Shade of #ccf1e3
#dedede
Brighten Shade
#e5fffc
Most Readable Shade
#000000

Shades of #ccf1e3 color code

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

#ccf1e3
#b5d6c9
#9ebbb0
#88a097
#71857e
#5a6b64
#44504b
#2d3532
#161a19
#000000

Similar Color like #ccf1e3 color

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

#cdf2e4
#cef3e5
#cff4e6
#d0f5e7
#d1f6e8
#d2f7e9
#d3f8ea
#d4f9eb
#d5faec
#d6fbed
#d7fcee
#d8fdef
#d9fef0
#dafff1
#cbf0e2
#caefe1
#c9eee0
#c8eddf
#c7ecde
#c6ebdd
#c5eadc
#c4e9db
#c3e8da
#c2e7d9
#c1e6d8
#c0e5d7
#bfe4d6
#bee3d5

Monochromatic Color with #ccf1e3

#ccf1e3
#181c1b
#3c4743
#60716b
#849c93
#a8c6bb

Tints of #ccf1e3 Color

#ccf1e3
#d1f2e6
#d7f4e9
#ddf5ec
#e2f7ef
#e8f8f2
#eefaf5
#f3fbf8
#f9fdfb
#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

#ccf1e3
#f1ccda

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

Split Complementary

#ccf1e3
#f1ccec
#f1d1cc

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

Analogous Color

#ccf1d4
#ccf1dc
#ccf1e3
#ccf1ea
#ccf0f1

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

#ccf1e3
#e3ccf1
#f1e3cc

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

#ccf1e3
#d0ccf1
#f1ccda
#ecf1cc

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

Double Complementary Color

#ccf1e3
#f1ccda
#f1d1cc
#ccecf1

Double Complementary 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).

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

#ccf1e3 Color Code Preview on Black Background Color

This is how #ccf1e3 Color will look on black background color. Color contrast ratio is 17.26

#ccf1e3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccf1e3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccf1e3

#ccf1e3 color code is use for CSS Background Color

Background color for the above div is #ccf1e3

HTML with inline CSS

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

#ccf1e3 color code is use for CSS Border Color

CSS Border color for the above div is #ccf1e3

HTML with inline CSS

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

CSS Border Left color for the above div is #ccf1e3

HTML with inline CSS

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

CSS Border Right color for the above div is #ccf1e3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ccf1e3

HTML with inline CSS

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

CSS Border Top color for the above div is #ccf1e3

HTML with inline CSS

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

#ccf1e3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ccf1e3 Color code Preview on White Background

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 18 Views

Post your comment:-

By submitting comment you agree to our privacy policy.