Skip to main content Skip to docs navigation

#cce8ff 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 Lucid Dreams and its hex is #CCEEFF Nearest Color Name

Color Hue/Base color: Blue

Hex #cce8ff Color code in RGB color code model is created after adding 80% red color, 90.98% green color and 100% blue color. Hex #cce8ff Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 9% magenta, 0% yellow and 0% black.

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

RGB Chart

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

Color Table

Hex Color Code cce8ff #cce8ff
RGB Decimal 204, 232, 255 204, 232, 255
RGB Percent 80%, 91%, 100% rgb(80%, 91%, 100%)
CSS RGBa 204, 232, 255,1 rgba(204,232,255,1)
CMYK Model cmyk(20%,9%,0%,0%)
HSL Color Space 207,100% ,90% hsl(207,100% ,90%)
HSV Color Space 207°, 20%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11001100 11101000 11111111
Octal 314 350 377
Decimal 204 232 255
Hex cc e8 ff

Different shades of #cce8ff color code.

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

Darkest of #cce8ff
#33a3ff
Darker of #cce8ff
#66baff
Dark of #cce8ff
#99d1ff
Base of #cce8ff
#cce8ff
Light of #cce8ff
#ffffff
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

#cce8ff
#ffe3cc

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

Split Complementary

#cce8ff
#ffccce
#fffdcc

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

Analogous Color

#ccfff8
#ccfdff
#cce8ff
#ccd7ff
#d6ccff

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

#cce8ff
#e8ffcc
#ffcce8

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

#cce8ff
#ffcce8
#ffe3cc
#ccffe3

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

#cce8ff
#fdccff
#ffe3cc
#ceffcc

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

#008cff
#33a3ff
#66baff
#99d1ff
#cce8ff
#ffffff
#ffffff
#ffffff
#ffffff

Tints of #cce8ff Color

#cce8ff
#d1eaff
#d7edff
#ddefff
#e2f2ff
#e8f4ff
#eef7ff
#f3f9ff
#f9fcff
#ffffff

Shades of #cce8ff color code

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

#cce8ff
#b5cee2
#9eb4c6
#889aaa
#71808d
#5a6771
#444d55
#2d3338
#16191c
#000000

Tones

#cce8ff
#d1e7fa
#d6e7f5
#dbe6f0
#e0e6eb

Tones

Similar Color like #cce8ff color

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

#cde9ff
#ceeaff
#cfebff
#d0ecff
#d1edff
#d2eeff
#d3efff
#d4f0ff
#d5f1ff
#d6f2ff
#d7f3ff
#d8f4ff
#d9f5ff
#daf6ff
#cbe7fe
#cae6fd
#c9e5fc
#c8e4fb
#c7e3fa
#c6e2f9
#c5e1f8
#c4e0f7
#c3dff6
#c2def5
#c1ddf4
#c0dcf3
#bfdbf2
#bedaf1

Download this Light Blue

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

#cce8ff Color Code Preview on Black Background Color

This is how #cce8ff Color will look on black background color. Color contrast ratio is 16.55

#cce8ff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cce8ff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cce8ff

#cce8ff color code is use for CSS Background Color

Background color for the above div is #cce8ff

HTML with inline CSS

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

#cce8ff color code is use for CSS Border Color

CSS Border color for the above div is #cce8ff

HTML with inline CSS

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

CSS Border Left color for the above div is #cce8ff

HTML with inline CSS

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

CSS Border Right color for the above div is #cce8ff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cce8ff

HTML with inline CSS

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

CSS Border Top color for the above div is #cce8ff

HTML with inline CSS

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

#cce8ff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cce8ff Color code Preview on White Background

This is how #cce8ff Color code will look on white background color. Color contrast ratio is 1.27

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

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