Skip to main content Skip to docs navigation

#cbe4e5 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 Waterpark and its hex is #C9E3E5 Nearest Color Name

Color Hue/Base color: Blue

Hex #cbe4e5 Color code in RGB color code model is created after adding 79.61% red color, 89.41% green color and 89.8% blue color. Hex #cbe4e5 Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 0% magenta, 0% yellow and 10.2% black.

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

RGB Chart

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

Color Table

Hex Color Code cbe4e5 #cbe4e5
RGB Decimal 203, 228, 229 203, 228, 229
RGB Percent 80%, 89%, 90% rgb(80%, 89%, 90%)
CSS RGBa 203, 228, 229,1 rgba(203,228,229,1)
CMYK Model cmyk(11%,0%,0%,10.2%)
HSL Color Space 182,33% ,85% hsl(182,33% ,85%)
HSV Color Space 182°, 11%, 90%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11001011 11100100 11100101
Octal 313 344 345
Decimal 203 228 229
Hex cb e4 e5

Different shades of #cbe4e5 color code.

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

Darkest of #cbe4e5
#65afb2
Darker of #cbe4e5
#87c1c3
Dark of #cbe4e5
#a9d2d4
Base of #cbe4e5
#cbe4e5
Light of #cbe4e5
#edf6f6
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

#cbe4e5
#e5cccb

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

Split Complementary

#cbe4e5
#e5cbd7
#e5d9cb

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

Analogous Color

#cbe5d7
#cbe5db
#cbe4e5
#cbdbe5
#cbd1e5

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

#cbe4e5
#e4e5cb
#e5cbe4

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

#cbe4e5
#e5cbe4
#e5cccb
#cbe5cc

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

#cbe4e5
#d9cbe5
#e5cccb
#d7e5cb

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

#4c9598
#65afb2
#87c1c3
#a9d2d4
#cbe4e5
#edf6f6
#ffffff
#ffffff
#ffffff

Tints of #cbe4e5 Color

#cbe4e5
#d0e7e7
#d6eaea
#dceded
#e2f0f0
#e7f3f3
#edf6f6
#f3f9f9
#f9fcfc
#ffffff

Shades of #cbe4e5 color code

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

#cbe4e5
#b4cacb
#9db1b2
#879898
#707e7f
#5a6565
#434c4c
#2d3232
#161919
#000000

Tones

#cbe4e5
#d3dddd
#d8d8d8
#d8d8d8
#d8d8d8

Tones

Similar Color like #cbe4e5 color

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

#cce5e6
#cde6e7
#cee7e8
#cfe8e9
#d0e9ea
#d1eaeb
#d2ebec
#d3eced
#d4edee
#d5eeef
#d6eff0
#d7f0f1
#d8f1f2
#d9f2f3
#cae3e4
#c9e2e3
#c8e1e2
#c7e0e1
#c6dfe0
#c5dedf
#c4ddde
#c3dcdd
#c2dbdc
#c1dadb
#c0d9da
#bfd8d9
#bed7d8
#bdd6d7

Download this Light Blue

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

#cbe4e5 Color Code Preview on Black Background Color

This is how #cbe4e5 Color will look on black background color. Color contrast ratio is 15.77

#cbe4e5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cbe4e5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cbe4e5

#cbe4e5 color code is use for CSS Background Color

Background color for the above div is #cbe4e5

HTML with inline CSS

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

#cbe4e5 color code is use for CSS Border Color

CSS Border color for the above div is #cbe4e5

HTML with inline CSS

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

CSS Border Left color for the above div is #cbe4e5

HTML with inline CSS

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

CSS Border Right color for the above div is #cbe4e5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cbe4e5

HTML with inline CSS

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

CSS Border Top color for the above div is #cbe4e5

HTML with inline CSS

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

#cbe4e5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cbe4e5 Color code Preview on White Background

This is how #cbe4e5 Color code will look on white background color. Color contrast ratio is 1.33

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

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