crispedge.com

Color picker

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

#c9eefa hex color - Blue - Cool color - Information

#c9eefa hex color - Blue - Cool color

Color Hue/Base color: Blue

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

Hex #c9eefa color code is between #ccddff web safe hex color code and #bbffee web safe hex color code. #ccddff is the nearest web safe color code. You can see here many more shades of #c9eefa color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codec9eefa#c9eefa
RGB Decimal201, 238, 250rgb(201, 238, 250)
RGB Percent79%, 93%, 98%rgb(79%, 93%, 98%)
CSS RGBa201, 238, 250,1rgba(201,238,250,1)
CMYK Modelcmyk(20%,5%,0%,2%)
HSL Color Space195,83% ,88%hsl(195,83% ,88%)
HSV Color Space195°, 20%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110010011110111011111010
Octal311356372
Decimal201238250
Hexc9eefa

Different shades of #c9eefa color code.

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

Light Shade of #c9eefa
#f8fdfe
Dark Shade of #c9eefa
#9adff6
Saturated Shade of #c9eefa
#c6f0fd
Desaturated Shade of #c9eefa
#ccecf7
Grey scale Shade of #c9eefa
#e1e1e1
Brighten Shade
#e2ffff
Most Readable Shade
#000000

Shades of #c9eefa color code

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

#c9eefa
#b2d3de
#9cb9c2
#869ea6
#6f848a
#59696f
#434f53
#2c3437
#161a1b
#000000

Similar Color like #c9eefa color

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

#caeffb
#cbf0fc
#ccf1fd
#cdf2fe
#cef3ff
#cff4ff
#d0f5ff
#d1f6ff
#d2f7ff
#d3f8ff
#d4f9ff
#d5faff
#d6fbff
#d7fcff
#c8edf9
#c7ecf8
#c6ebf7
#c5eaf6
#c4e9f5
#c3e8f4
#c2e7f3
#c1e6f2
#c0e5f1
#bfe4f0
#bee3ef
#bde2ee
#bce1ed
#bbe0ec

Monochromatic Color with #c9eefa

#c9eefa
#1e2425
#404c50
#62757a
#859da5
#a7c6cf

Tints of #c9eefa Color

#c9eefa
#cfeffa
#d5f1fb
#dbf3fb
#e1f5fc
#e7f7fc
#edf9fd
#f3fbfd
#f9fdfe
#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

#c9eefa
#fad5c9

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

Split Complementary

#c9eefa
#fac9d6
#faedc9

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

Analogous Color

#c9faf2
#c9f8fa
#c9eefa
#c9e4fa
#c9dafa

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

#c9eefa
#fac9ee
#eefac9

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

#c9eefa
#edc9fa
#fad5c9
#d5fac9

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

#c9eefa
#fad5c9
#faedc9
#c9d6fa

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

#c9eefa Color Code Preview on Black Background Color

This is how #c9eefa Color will look on black background color. Color contrast ratio is 17.09

#c9eefa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c9eefa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c9eefa

#c9eefa color code is use for CSS Background Color

Background color for the above div is #c9eefa

HTML with inline CSS

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

#c9eefa color code is use for CSS Border Color

CSS Border color for the above div is #c9eefa

HTML with inline CSS

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

CSS Border Left color for the above div is #c9eefa

HTML with inline CSS

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

CSS Border Right color for the above div is #c9eefa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c9eefa

HTML with inline CSS

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

CSS Border Top color for the above div is #c9eefa

HTML with inline CSS

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

#c9eefa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c9eefa Color code Preview on White Background

This is how #c9eefa Color code will look on white background color. Color contrast ratio is 1.23

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.