Skip to main content Skip to docs navigation

#cee8ea hex color | Download Light Blue 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 Evening and its hex is #D3E9EC Nearest Color Name

Color Hue/Base color: Blue

Hex #cee8ea Color code in RGB color code model is created after adding 80.78% red color, 90.98% green color and 91.76% blue color. Hex #cee8ea Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 1% magenta, 0% yellow and 8.24% black.

Hex #cee8ea color code is between #cceeee web safe hex color code and #dddddd web safe hex color code. #cceeee is the nearest web safe color code. You can see here many more shades of #cee8ea color code.

RGB Chart

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

Color Table

Hex Color Code cee8ea #cee8ea
RGB Decimal 206, 232, 234 206, 232, 234
RGB Percent 81%, 91%, 92% rgb(81%, 91%, 92%)
CSS RGBa 206, 232, 234,1 rgba(206,232,234,1)
CMYK Model cmyk(12%,1%,0%,8.24%)
HSL Color Space 184,40% ,86% hsl(184,40% ,86%)
HSV Color Space 184°, 12%, 92%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11001110 11101000 11101010
Octal 316 350 352
Decimal 206 232 234
Hex ce e8 ea

Different shades of #cee8ea color code.

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

Darkest of #cee8ea
#63b6bc
Darker of #cee8ea
#87c6cb
Dark of #cee8ea
#aad7db
Base of #cee8ea
#cee8ea
Light of #cee8ea
#f2f9f9
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

#cee8ea
#ead0ce

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

Split Complementary

#cee8ea
#eaceda
#eadece

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

Analogous Color

#ceeadc
#ceeae0
#cee8ea
#cedfea
#ced3ea

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

#cee8ea
#e8eace
#eacee8

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

#cee8ea
#eacee8
#ead0ce
#ceead0

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

#cee8ea
#deceea
#ead0ce
#daeace

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

#479ea5
#63b6bc
#87c6cb
#aad7db
#cee8ea
#f2f9f9
#ffffff
#ffffff
#ffffff

Tints of #cee8ea Color

#cee8ea
#d3eaec
#d8edee
#deeff1
#e3f2f3
#e9f4f5
#eef7f8
#f4f9fa
#f9fcfc
#ffffff

Shades of #cee8ea color code

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

#cee8ea
#b7ced0
#a0b4b6
#899a9c
#728082
#5b6768
#444d4e
#2d3334
#16191a
#000000

Tones

#cee8ea
#d5e2e3
#dcdcdc
#dcdcdc
#dcdcdc

Tones

Similar Color like #cee8ea color

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

#cfe9eb
#d0eaec
#d1ebed
#d2ecee
#d3edef
#d4eef0
#d5eff1
#d6f0f2
#d7f1f3
#d8f2f4
#d9f3f5
#daf4f6
#dbf5f7
#dcf6f8
#cde7e9
#cce6e8
#cbe5e7
#cae4e6
#c9e3e5
#c8e2e4
#c7e1e3
#c6e0e2
#c5dfe1
#c4dee0
#c3dddf
#c2dcde
#c1dbdd
#c0dadc

Download this Light Blue

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

#cee8ea Color Code Preview on Black Background Color

This is how #cee8ea Color will look on black background color. Color contrast ratio is 16.36

#cee8ea in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cee8ea

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cee8ea

#cee8ea color code is use for CSS Background Color

Background color for the above div is #cee8ea

HTML with inline CSS

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

#cee8ea color code is use for CSS Border Color

CSS Border color for the above div is #cee8ea

HTML with inline CSS

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

CSS Border Left color for the above div is #cee8ea

HTML with inline CSS

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

CSS Border Right color for the above div is #cee8ea

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cee8ea

HTML with inline CSS

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

CSS Border Top color for the above div is #cee8ea

HTML with inline CSS

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

#cee8ea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cee8ea Color code Preview on White Background

This is how #cee8ea Color code will look on white background color. Color contrast ratio is 1.28

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

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