Skip to main content Skip to docs navigation

#cbeeed 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 Princess Blue Feather and its hex is #CCEEEE Nearest Color Name

Color Hue/Base color: Blue

Hex #cbeeed Color code in RGB color code model is created after adding 79.61% red color, 93.33% green color and 92.94% blue color. Hex #cbeeed Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 0% magenta, 0% yellow and 6.67% black.

Hex #cbeeed color code is between #ccddee web safe hex color code and #bbffdd web safe hex color code. #ccddee is the nearest web safe color code. You can see here many more shades of #cbeeed color code.

RGB Chart

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

Color Table

Hex Color Code cbeeed #cbeeed
RGB Decimal 203, 238, 237 203, 238, 237
RGB Percent 80%, 93%, 93% rgb(80%, 93%, 93%)
CSS RGBa 203, 238, 237,1 rgba(203,238,237,1)
CMYK Model cmyk(15%,0%,0%,6.67%)
HSL Color Space 178,51% ,86% hsl(178,51% ,86%)
HSV Color Space 178°, 15%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11001011 11101110 11101101
Octal 313 356 355
Decimal 203 238 237
Hex cb ee ed

Different shades of #cbeeed color code.

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

Darkest of #cbeeed
#58c8c5
Darker of #cbeeed
#7ed5d2
Dark of #cbeeed
#a5e1e0
Base of #cbeeed
#cbeeed
Light of #cbeeed
#f1fbfa
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

#cbeeed
#eecbcc

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

Split Complementary

#cbeeed
#eecbdd
#eedccb

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

Analogous Color

#cbeed9
#cbeede
#cbeeed
#cbe3ee
#cbd5ee

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

#cbeeed
#eeedcb
#edcbee

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

#cbeeed
#edcbee
#eecbcc
#cceecb

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

#cbeeed
#dccbee
#eecbcc
#ddeecb

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

#3ab3af
#58c8c5
#7ed5d2
#a5e1e0
#cbeeed
#f1fbfa
#ffffff
#ffffff
#ffffff

Tints of #cbeeed Color

#cbeeed
#d0efef
#d6f1f1
#dcf3f3
#e2f5f5
#e7f7f7
#edf9f9
#f3fbfb
#f9fdfd
#ffffff

Shades of #cbeeed color code

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

#cbeeed
#b4d3d2
#9db9b8
#879e9e
#708483
#5a6969
#434f4f
#2d3434
#161a1a
#000000

Tones

#cbeeed
#d2e7e6
#d9e0e0
#dcdcdc
#dcdcdc

Tones

Similar Color like #cbeeed color

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

#ccefee
#cdf0ef
#cef1f0
#cff2f1
#d0f3f2
#d1f4f3
#d2f5f4
#d3f6f5
#d4f7f6
#d5f8f7
#d6f9f8
#d7faf9
#d8fbfa
#d9fcfb
#caedec
#c9eceb
#c8ebea
#c7eae9
#c6e9e8
#c5e8e7
#c4e7e6
#c3e6e5
#c2e5e4
#c1e4e3
#c0e3e2
#bfe2e1
#bee1e0
#bde0df

Download this Light Blue

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

#cbeeed Color Code Preview on Black Background Color

This is how #cbeeed Color will look on black background color. Color contrast ratio is 16.99

#cbeeed in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cbeeed

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cbeeed

#cbeeed color code is use for CSS Background Color

Background color for the above div is #cbeeed

HTML with inline CSS

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

#cbeeed color code is use for CSS Border Color

CSS Border color for the above div is #cbeeed

HTML with inline CSS

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

CSS Border Left color for the above div is #cbeeed

HTML with inline CSS

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

CSS Border Right color for the above div is #cbeeed

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cbeeed

HTML with inline CSS

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

CSS Border Top color for the above div is #cbeeed

HTML with inline CSS

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

#cbeeed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cbeeed Color code Preview on White Background

This is how #cbeeed Color code will look on white background color. Color contrast ratio is 1.24

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

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