@
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.

#c9faed hex color - Green - Cool color - Information

#c9faed hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #c9faed Color code in RGB color code model is created after adding 78.82% red color, 98.04% green color and 92.94% blue color. Hex #c9faed Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 0% magenta, 5% yellow and 1.96% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec9faed#c9faed
RGB Decimal201, 250, 237rgb(201, 250, 237)
RGB Percent79%, 98%, 93%rgb(79%, 98%, 93%)
CSS RGBa201, 250, 237,1rgba(201,250,237,1)
CMYK Modelcmyk(20%,0%,5%,1.96%)
HSL Color Space164,83% ,88%hsl(164,83% ,88%)
HSV Color Space164°, 20%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110010011111101011101101
Octal311372355
Decimal201250237
Hexc9faed

Different shades of #c9faed color code.

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

Light Shade of #c9faed
#f8fefd
Dark Shade of #c9faed
#9af6dd
Saturated Shade of #c9faed
#c6fdee
Desaturated Shade of #c9faed
#ccf7ec
Grey scale Shade of #c9faed
#e1e1e1
Brighten Shade
#e2ffff
Most Readable Shade
#000000

Shades of #c9faed color code

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

#c9faed
#b2ded2
#9cc2b8
#86a69e
#6f8a83
#596f69
#43534f
#2c3734
#161b1a
#000000

Similar Color like #c9faed color

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

#cafbee
#cbfcef
#ccfdf0
#cdfef1
#cefff2
#cffff3
#d0fff4
#d1fff5
#d2fff6
#d3fff7
#d4fff8
#d5fff9
#d6fffa
#d7fffb
#c8f9ec
#c7f8eb
#c6f7ea
#c5f6e9
#c4f5e8
#c3f4e7
#c2f3e6
#c1f2e5
#c0f1e4
#bff0e3
#beefe2
#bdeee1
#bcede0
#bbecdf

Monochromatic Color with #c9faed

#c9faed
#1e2524
#40504c
#627a74
#85a59c
#a7cfc5

Tints of #c9faed Color

#c9faed
#cffaef
#d5fbf1
#dbfbf3
#e1fcf5
#e7fcf7
#edfdf9
#f3fdfb
#f9fefd
#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

#c9faed
#fac9d6

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

Split Complementary

#c9faed
#fac9ee
#fad5c9

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

Analogous Color

#c9fad9
#c9fae3
#c9faed
#c9faf7
#c9f3fa

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

#c9faed
#edc9fa
#faedc9

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

#c9faed
#d4c9fa
#fac9d6
#eefac9

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

#c9faed
#fac9d6
#fad5c9
#c9eefa

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 #c9faed 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.

#c9faed Color Code Preview on Black Background Color

This is how #c9faed Color will look on black background color. Color contrast ratio is 18.38

#c9faed in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c9faed

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c9faed

#c9faed color code is use for CSS Background Color

Background color for the above div is #c9faed

HTML with inline CSS

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

#c9faed color code is use for CSS Border Color

CSS Border color for the above div is #c9faed

HTML with inline CSS

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

CSS Border Left color for the above div is #c9faed

HTML with inline CSS

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

CSS Border Right color for the above div is #c9faed

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c9faed

HTML with inline CSS

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

CSS Border Top color for the above div is #c9faed

HTML with inline CSS

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

#c9faed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c9faed Color code Preview on White Background

This is how #c9faed Color code will look on white background color. Color contrast ratio is 1.14

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(201,250,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(250,201,214,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(201,250,237,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.